From b6b8a5d7d3050d09fb7c6fc33c311b5da88e6302 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:59:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38a5478..c518bf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Local Favorite" tagIcon={Flame} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg?_wi=1" imageAlt="Blazin Bites Food Truck" mediaAnimation="slide-up" imagePosition="right" @@ -61,15 +61,15 @@ export default function LandingPage() { testimonials={[ { name: "Marcus J.", handle: "Local Regular", testimonial: "Best street food I've had in years. The flavors are incredible!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=1" }, { name: "Sarah L.", handle: "Food Enthusiast", testimonial: "Every meal is an experience. Blazin Bites nailed it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg?_wi=1" }, { name: "James R.", handle: "Downtown Worker", testimonial: "Lunch hasn't been the same since finding this truck!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1" }, ]} testimonialRotationInterval={5000} @@ -144,13 +144,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Marcus Johnson", role: "Local Regular", testimonial: "The best street food I have ever had. Fresh ingredients and incredible flavors make every visit special. Blazin Bites is a must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg" + id: "1", name: "Marcus Johnson", role: "Local Regular", testimonial: "The best street food I have ever had. Fresh ingredients and incredible flavors make every visit special. Blazin Bites is a must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=2" }, { - id: "2", name: "Sarah Chen", role: "Food Blogger", testimonial: "Authentic, delicious, and truly crafted with care. This food truck has set a new standard for street food in our community.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg" + id: "2", name: "Sarah Chen", role: "Food Blogger", testimonial: "Authentic, delicious, and truly crafted with care. This food truck has set a new standard for street food in our community.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg?_wi=2" }, { - id: "3", name: "James Rodriguez", role: "Downtown Professional", testimonial: "My lunch break highlight. The team is friendly, the food is phenomenal, and the vibe is electric. Can not get enough!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg" + id: "3", name: "James Rodriguez", role: "Downtown Professional", testimonial: "My lunch break highlight. The team is friendly, the food is phenomenal, and the vibe is electric. Can not get enough!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2" }, { id: "4", name: "Emma Williams", role: "Community Member", testimonial: "Supporting local never tasted so good. Blazin Bites is more than food, it is a gathering place for our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg" @@ -169,7 +169,7 @@ export default function LandingPage() { description="Follow our location updates and get notifications on new menu items, special events, and exclusive food truck stops around the neighborhood." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg?_wi=2" imageAlt="Blazin Bites Location" mediaAnimation="slide-up" mediaPosition="right"