diff --git a/src/app/page.tsx b/src/app/page.tsx index 2113041..28b45c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@mariag", testimonial: "The best gorditas I've had outside of home!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg?_wi=1", imageAlt: "authentic mexican restaurant interior", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@johnr", testimonial: "Authentic flavors, perfect service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cinematic-dark-style-dragon-fruit-pitahaya-still-life_23-2151566233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cinematic-dark-style-dragon-fruit-pitahaya-still-life_23-2151566233.jpg?_wi=1", imageAlt: "authentic mexican restaurant interior", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@elenam", testimonial: "A must-visit for local ABQ food lovers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516964.jpg?_wi=1", imageAlt: "authentic mexican restaurant interior", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@carloss", testimonial: "Simply incredible flavors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-mexican-party-food_23-2149362780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-mexican-party-food_23-2149362780.jpg?_wi=1", imageAlt: "authentic mexican restaurant interior", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@sarahp", testimonial: "The green chile is to die for!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg?_wi=1", imageAlt: "authentic mexican restaurant interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Story" description="Born from family recipes passed down through generations, Gorditas el Comal brings the true essence of Mexican street food to New Mexico. Every gordita is hand-pressed and cooked to perfection on our traditional comal." - imageSrc="http://img.b2bpic.net/free-photo/cinematic-dark-style-dragon-fruit-pitahaya-still-life_23-2151566233.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cinematic-dark-style-dragon-fruit-pitahaya-still-life_23-2151566233.jpg?_wi=2" /> @@ -171,21 +171,21 @@ export default function LandingPage() { title: "Fresh Dough", description: "Hand-kneaded daily for authenticity.", tag: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516964.jpg?_wi=2", }, { id: "2", title: "Traditional Comal", description: "Cooked on seasoned iron.", tag: "Method", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-mexican-party-food_23-2149362780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-mexican-party-food_23-2149362780.jpg?_wi=2", }, { id: "3", title: "Local Ingredients", description: "Sourced from local farms.", tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg?_wi=2", }, ]} title="Crafted with Tradition" @@ -354,7 +354,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg?_wi=3" />