diff --git a/src/app/page.tsx b/src/app/page.tsx index a0560a6..3fe1a63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@tonys", testimonial: "Amazing experience! Best fries in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068865.jpg?_wi=1", imageAlt: "gourmet food truck exterior street", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@chrisb", testimonial: "The shaved beef sandwiches are my favorite.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-campervan_23-2149268825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-campervan_23-2149268825.jpg?_wi=1", imageAlt: "gourmet food truck exterior street", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@mariam", testimonial: "The fried chicken sandwich is huge and delicious!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914601.jpg?_wi=1", imageAlt: "gourmet food truck exterior street", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@chefd", testimonial: "Great cozy environment, amazing food.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-talking-smiling_23-2148653399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-talking-smiling_23-2148653399.jpg?_wi=1", imageAlt: "gourmet food truck exterior street", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@sarahk", testimonial: "My go-to spot for comfort food in Toronto.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-drinks_23-2149537019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-drinks_23-2149537019.jpg?_wi=1", imageAlt: "gourmet food truck exterior street", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068865.jpg" + imageSrc="http://img.b2bpic.net/free-photo/love-concept-with-happy-couple-spending-time-together_23-2149068865.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { description="At Cheese Boutique Food Truck, we believe great food is a simple pleasure. We take pride in sourcing the freshest ingredients to deliver bold flavors that keep you coming back for more." subdescription="Located at 31 Ripley Ave, we provide a cozy, dog-friendly environment where good times and great eats meet." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-campervan_23-2149268825.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-campervan_23-2149268825.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -175,19 +175,19 @@ export default function LandingPage() { id: "p1", name: "Classic Brisket Sandwich", price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914601.jpg?_wi=2", }, { id: "p2", name: "Fried Chicken Sandwich", price: "$14", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-talking-smiling_23-2148653399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-talking-smiling_23-2148653399.jpg?_wi=2", }, { id: "p3", name: "Crispy Hand-Cut Fries", price: "$8", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-drinks_23-2149537019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-drinks_23-2149537019.jpg?_wi=2", }, { id: "p4",