diff --git a/src/app/page.tsx b/src/app/page.tsx index add7595..0c3678e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,9 +57,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Fresh gluten-free pizza"}, + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1", imageAlt: "Fresh gluten-free pizza"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg", imageAlt: "Fresh bakery items"} + imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=1", imageAlt: "Fresh bakery items"} ]} mediaAnimation="slide-up" rating={5} @@ -92,11 +92,11 @@ export default function LandingPage() { { id: "f2", title: "Natural Ingredients", tags: [ "Organic", "Fresh"], - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg", imageAlt: "Close-up hand holding sauce bottle"}, + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2", imageAlt: "Close-up hand holding sauce bottle"}, { id: "f3", title: "Artisanal Technique", tags: [ "Handcrafted", "Craft"], - imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg", imageAlt: "Close-up hand holding sauce bottle"}, + imageSrc: "http://img.b2bpic.net/free-photo/cut-bread-tray_23-2149395325.jpg?_wi=2", imageAlt: "Close-up hand holding sauce bottle"}, ]} title="Why Choose glutiliNO?" description="We blend traditional techniques with modern dietary safety to bring you uncompromising taste."