diff --git a/src/app/page.tsx b/src/app/page.tsx index 7926a71..393bef4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -162,21 +162,21 @@ export default function LandingPage() { title: "Fresh Ground Spices", subtitle: "Authentic Blend", description: "Every spice we use is hand-ground to preserve its unique aromatic profile.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-assortment_23-2149130030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-assortment_23-2149130030.jpg?_wi=1", }, { tag: "Method", title: "Traditional Clay Ovens", subtitle: "Heritage Cooking", description: "Our tandoors bring that perfect char and smokiness to every dish.", - imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-meal-piti-meat-stew-pottery-cup-served-with-yogurt_114579-4545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-meal-piti-meat-stew-pottery-cup-served-with-yogurt_114579-4545.jpg?_wi=1", }, { tag: "Vibe", title: "Warm Atmosphere", subtitle: "Community Focused", description: "Designed for families, friends, and anyone looking for a soulful meal.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073434.jpg?_wi=1", }, ]} title="Why Dine With Us" @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Absolutely the most authentic Indian food in town!", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "The Butter Chicken is legendary. Worth every penny.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-indoor-portrait-young-brunette-woman-posing-city-cafeteria-enjoy-her-tasty-hot-morning-coffee_291049-795.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-assortment_23-2149130030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-saffron-still-life-assortment_23-2149130030.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { quote: "A masterclass in spice balancing. Truly delicious.", tag: "Impressed", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150601158.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-meal-piti-meat-stew-pottery-cup-served-with-yogurt_114579-4545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-meal-piti-meat-stew-pottery-cup-served-with-yogurt_114579-4545.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "The staff are so friendly and welcoming. Five stars!", tag: "Perfect Experience", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073434.jpg?_wi=2", imageAlt: "happy customer dining restaurant portrait", }, ]}