diff --git a/src/app/page.tsx b/src/app/page.tsx index 738e8c0..c3f235e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-restaurant-furniture-restaurant_53876-16490.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-restaurant-furniture-restaurant_53876-16490.jpg?_wi=1" /> @@ -93,7 +93,7 @@ export default function LandingPage() { description: "Serving you until 1 AM daily.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -108,17 +108,17 @@ export default function LandingPage() { { title: "Super Hygienic", description: "Our kitchen and dining areas are sanitized for your health.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-sitting-together_23-2149358470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-sitting-together_23-2149358470.jpg?_wi=1", }, { title: "Friendly Service", description: "Our staff is trained to provide a smile with every order.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=1", }, { title: "Open Late", description: "No matter how late, we are here for your late-night food.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-with-smartphone_1321-388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-with-smartphone_1321-388.jpg?_wi=1", }, ]} title="Why Choose Us" @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Outstanding ambiance! The food is consistently amazing.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/woman-scanning-qr-code-with-phone_23-2149357877.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-restaurant-furniture-restaurant_53876-16490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-restaurant-furniture-restaurant_53876-16490.jpg?_wi=2", imageAlt: "customer dining in cafe", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "A memorable experience. The staff is so friendly.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-dinner_23-2149144977.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg?_wi=2", imageAlt: "customer dining in cafe", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Great late-night spot in Kotli. Fast service!", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/calling-by-lunch_1098-12843.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-sitting-together_23-2149358470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roommates-sitting-together_23-2149358470.jpg?_wi=2", imageAlt: "customer dining in cafe", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "I love the coffee and the cozy vibe here.", tag: "4 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/warm-cozy-portrait-happy-dreamy-woman-with-wavy-hairs-covered-by-yellow-plaid-holding-cup-hot-cappuccino-white-female-chilling-terrace_273443-2542.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=2", imageAlt: "customer dining in cafe", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "Best cafe in Kotli by far!", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-hugging_23-2148060607.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-with-smartphone_1321-388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-cafe-with-smartphone_1321-388.jpg?_wi=2", imageAlt: "customer dining in cafe", }, ]}