diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bb58f6..97643e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=1" imageAlt="Fresh wood-fired pizza" /> @@ -91,7 +91,7 @@ export default function LandingPage() { description: "Handcrafted with love for every single customer.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=1" imageAlt="Preparing artisan dough" mediaAnimation="slide-up" /> @@ -116,7 +116,7 @@ export default function LandingPage() { description: "High-heat stone ovens for that perfect crust.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=2", imageAlt: "fresh organic basil leaves", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { description: "From our oven to your doorstep in 30 minutes.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=2", imageAlt: "fresh organic basil leaves", }, ]}