diff --git a/src/app/page.tsx b/src/app/page.tsx index f17adfb..73d10ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/smoked-meat-near-cheese_23-2147930130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smoked-meat-near-cheese_23-2147930130.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -81,7 +81,7 @@ export default function LandingPage() { description="Tucked away in the heart of the city, La Abeja Restaurant is a beloved family-owned destination where authentic Mexican recipes meet warm hospitality." subdescription="Known for generous portions, unbeatable prices, and unforgettable flavor, every dish is crafted with passion and tradition." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=1" mediaAnimation="opacity" /> @@ -98,13 +98,13 @@ export default function LandingPage() { icon: Utensils, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-near-cheese_23-2147930130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-near-cheese_23-2147930130.jpg?_wi=2", imageAlt: "authentic mexican restaurant interior", }, { @@ -113,13 +113,13 @@ export default function LandingPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-dinner-dining-room-focus-is-woman-serving-food-table_637285-3670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-dinner-dining-room-focus-is-woman-serving-food-table_637285-3670.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-dinner-dining-room-focus-is-woman-serving-food-table_637285-3670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-dinner-dining-room-focus-is-woman-serving-food-table_637285-3670.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=2", imageAlt: "mexican chef cooking authentic dish", }, { @@ -128,13 +128,13 @@ export default function LandingPage() { icon: DollarSign, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-near-blackboard_23-2147740716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-near-blackboard_23-2147740716.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-near-blackboard_23-2147740716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-near-blackboard_23-2147740716.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812107.jpg?_wi=3", imageAlt: "authentic mexican recipes platter", }, ]} @@ -154,7 +154,7 @@ export default function LandingPage() { name: "Sarah Johnson", handle: "@sarahj", testimonial: "Amazing Mexican dishes — making tacos from the plate was incredible.", - imageSrc: "http://img.b2bpic.net/free-photo/eating-salad-healthy-food-people_1303-1564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eating-salad-healthy-food-people_1303-1564.jpg?_wi=1", }, { id: "2", @@ -182,7 +182,7 @@ export default function LandingPage() { name: "Maria Lopez", handle: "@marialopez", testimonial: "The mole is to die for, just like my grandmother's cooking!", - imageSrc: "http://img.b2bpic.net/free-photo/eating-salad-healthy-food-people_1303-1564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eating-salad-healthy-food-people_1303-1564.jpg?_wi=2", }, ]} title="What People Are Saying"