diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d574aa..a2e424a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { tag="NYC Street Food" tagIcon={Flame} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/fried-rice-served-with-hot-syrup_157027-4061.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-rice-served-with-hot-syrup_157027-4061.jpg?_wi=1" imageAlt="Signature Flame & Fusion platter with Naga sauce" imagePosition="right" mediaAnimation="slide-up" @@ -64,11 +64,11 @@ export default function LandingPage() { }, { name: "Antonio Rodriguez", handle: "Local", testimonial: "The chicken platters are packed with flavor and portion is huge. Honestly, best value for money in NYC.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" }, { name: "Sarah Chen", handle: "DoorDash Regular", testimonial: "Food arrives hot and fresh every time. The Naga chicken is my go-to order. Can't recommend enough!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" } ]} testimonialRotationInterval={5000} @@ -150,7 +150,7 @@ export default function LandingPage() { }, { id: "2", brand: "Flame & Fusion", name: "Spicy Naga Chicken Platter", price: "$14.99", rating: 5, - reviewCount: "392", imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-served-with-hot-syrup_157027-4061.jpg", imageAlt: "Spicy Naga chicken platter with sauce" + reviewCount: "392", imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-served-with-hot-syrup_157027-4061.jpg?_wi=2", imageAlt: "Spicy Naga chicken platter with sauce" }, { id: "3", brand: "Flame & Fusion", name: "Famous Loaded Naga Fries", price: "$11.99", rating: 5,