From 5e0640bf1e485137b3e0ad66813bf71d796d875d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 21:18:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99dd884..49117ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Best pizza in Stratford! Truly authentic flavor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=1", imageAlt: "authentic italian pizza restaurant interior", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@miker", testimonial: "Amazing service and incredible pasta selection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=1", imageAlt: "authentic italian pizza restaurant interior", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -185,7 +185,7 @@ export default function LandingPage() { description: "Authentic taste in every bite.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -228,7 +228,7 @@ export default function LandingPage() { id: "p1", name: "Margherita", price: "£12.50", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg?_wi=1", }, { id: "p2", @@ -240,7 +240,7 @@ export default function LandingPage() { id: "p3", name: "Vegetariana", price: "£13.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=1", }, { id: "p4", @@ -278,7 +278,7 @@ export default function LandingPage() { title: "Wonderful", quote: "Delicious pizza and great staff.", avatarSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=3", imageAlt: "happy diner portrait smiling restaurant", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { title: "Excellent", quote: "The wood-fired taste is unmistakable.", avatarSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=3", imageAlt: "happy diner portrait smiling restaurant", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { title: "Amazing", quote: "Best pizza I've had in a long time.", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg?_wi=2", imageAlt: "happy diner portrait smiling restaurant", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { title: "Fantastic", quote: "Can't wait to come back next week!", avatarSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=2", imageAlt: "happy diner portrait smiling restaurant", }, ]}