Skip to content

Commit

Permalink
Updated content on blog section (#9414)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinotalexandre authored Dec 16, 2024
1 parent c57fda9 commit 8591626
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions front/components/home/content/Product/BlogSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function BlogSection() {
href="https://blog.dust.tt/november-five-ai-transformation-dust/"
>
<img
src="https://blog.dust.tt/content/images/size/w2000/2024/04/DSCF6552-1.jpeg"
src="https://blog.dust.tt/content/images/size/w2000/2024/07/blog_nov.png"
alt="Blog Image"
/>
</BlogBlock>
Expand All @@ -59,7 +59,7 @@ export function BlogSection() {
href="https://blog.dust.tt/pennylane-dust-customer-support-journey/"
>
<img
src="https://blog.dust.tt/content/images/size/w2000/2024/04/Ele-onore-MOTTE--1--1.jpg"
src="https://blog.dust.tt/content/images/size/w2000/2024/07/blog_penny.png"
alt="Blog Image"
/>
</BlogBlock>
Expand All @@ -71,7 +71,7 @@ export function BlogSection() {
href="https://blog.dust.tt/integrating-ai-workflows-alan/"
>
<img
src="https://blog.dust.tt/content/images/size/w2000/2024/03/cover-vincent.png"
src="https://blog.dust.tt/content/images/size/w2000/2024/07/blog_alan.png"
alt="Blog Image"
/>
</BlogBlock>
Expand Down

0 comments on commit 8591626

Please sign in to comment.