diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b138a7..813149f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { handle: "@ayesha_dining", testimonial: "The hotpot was perfect and very reasonable. Excellent experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=1", imageAlt: "luxury restaurant interior warm lighting", }, { @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@foodie_om", testimonial: "Plenty of variety—Korean, Japanese, Thai & Chinese. Well cooked.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-food-plates_1121-52.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-food-plates_1121-52.jpg?_wi=1", imageAlt: "asian food assortment flatlay", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@sara_eats", testimonial: "Ambiance is great and food quality is consistently high.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg?_wi=1", imageAlt: "luxury restaurant interior decor", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@bilal_m", testimonial: "Staff was courteous and the atmosphere is unmatched in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg?_wi=1", imageAlt: "chef preparing fresh food", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@zaid_food", testimonial: "A truly refined dining experience. Will definitely return.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38145.jpg?_wi=1", imageAlt: "thai tom yum soup bowl", }, ]} @@ -98,7 +98,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg" + imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=2" /> @@ -111,19 +111,19 @@ export default function LandingPage() { id: 1, title: "Pan-Asian Variety", description: "Korean, Japanese, Thai & Chinese specialties.", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-food-plates_1121-52.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-food-plates_1121-52.jpg?_wi=2", }, { id: 2, title: "Premium Ambiance", description: "Elegant interiors designed for unforgettable evenings.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg?_wi=2", }, { id: 3, title: "Freshly Crafted", description: "Every dish prepared with care and precision.", - imageSrc: "http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg?_wi=2", }, ]} title="The SOHO Experience" @@ -143,7 +143,7 @@ export default function LandingPage() { name: "Tom Yum Gung", price: "Market", variant: "Authentic Thai", - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38145.jpg?_wi=2", }, { id: "p2", @@ -175,7 +175,7 @@ export default function LandingPage() { name: "Sarah", handle: "@sarah", testimonial: "The hotpot was perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149213373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149213373.jpg?_wi=1", }, { id: "t2", @@ -203,7 +203,7 @@ export default function LandingPage() { name: "Farhan", handle: "@farhan", testimonial: "Simply the best fine dining in Islamabad.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149213373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149213373.jpg?_wi=2", }, ]} title="Guest Experiences"