diff --git a/src/app/page.tsx b/src/app/page.tsx index 0cd3d1a..d5de519 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -151,31 +151,31 @@ export default function LandingPage() { id: 1, title: "Authentic Dashi", description: "Slow-simmered kelp broth to elevate the natural flavors of our premium cuts.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=2", }, { id: 2, title: "Expert Service", description: "Our hosts guide you through the perfect timing for every delicate slice.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=3", }, { id: 3, title: "Farm to Table", description: "Directly sourced produce from dedicated farms ensuring ultimate freshness.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=4", }, { id: 4, title: "Elegant Ambience", description: "A tranquil space designed for intimate conversations and sophisticated dining.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=5", }, { id: 5, title: "Signature Desserts", description: "Artisanal seasonal desserts to provide a perfect finish to your meal.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-food-medium-shot_23-2149008726.jpg?_wi=6", }, ]} />