diff --git a/src/app/page.tsx b/src/app/page.tsx index 48a167f..4737842 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-delicious-sweet-table-wedding-celebration_8353-640.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-delicious-sweet-table-wedding-celebration_8353-640.jpg?_wi=1" imageAlt="Assortiment de chocolats gourmands" mediaAnimation="slide-up" avatars={[ @@ -159,7 +159,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=1" imageAlt="Intérieur élégant de la boutique SNS Chocolate" /> @@ -201,7 +201,7 @@ export default function LandingPage() { imageAlt: "Variety of mini savory pastries", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-sweet-table-wedding-celebration_8353-640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-sweet-table-wedding-celebration_8353-640.jpg?_wi=2", imageAlt: "raw cocoa beans and high quality chocolate bar", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { imageAlt: "Pastry chef decorating a wedding cake", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=2", imageAlt: "raw cocoa beans and high quality chocolate bar", }, ]}