diff --git a/src/app/page.tsx b/src/app/page.tsx index 60c6361..2d4a77a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-plates-with-pasta-beans-dark-background_23-2148340394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-plates-with-pasta-beans-dark-background_23-2148340394.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { description="At Seasons Restaurant, every visit is different. From enchanting holiday scenes to globally inspired rooms, each space is designed to transport you somewhere new." subdescription="Guests don’t just dine—they explore, celebrate, and create unforgettable memories." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg" + imageSrc="http://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -157,19 +157,19 @@ export default function LandingPage() { id: "1", name: "Shrimp Fettuccine", price: "$28", - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=1", }, { id: "2", name: "Seasonal Specials", price: "Market", - imageSrc: "http://img.b2bpic.net/free-photo/penne-arabiata-plate_140725-375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/penne-arabiata-plate_140725-375.jpg?_wi=1", }, { id: "3", name: "Off-Menu Surprise", price: "Chef's Choice", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg?_wi=1", }, { id: "4", @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "We’ve traveled the world, and this was one of the most memorable meals we’ve had.", tag: "Dining Experience", avatarSrc: "http://img.b2bpic.net/free-photo/waitress-holding-plate-with-tartines_23-2147830518.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-plates-with-pasta-beans-dark-background_23-2148340394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-plates-with-pasta-beans-dark-background_23-2148340394.jpg?_wi=2", imageAlt: "luxury restaurant dining room mood lighting", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Every room is incredible. You can’t stop looking around.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/violet-light-set-table-with-flowers_8353-10610.jpg?_wi=2", imageAlt: "luxury restaurant private room candlelit", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Food, service, and atmosphere—everything exceeded expectations.", tag: "Overall", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-salad-with-glass-wine-table-with-trees-sunlight-leak-background_176474-3901.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=2", imageAlt: "gourmet shrimp fettuccine plate", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "The atmosphere and decor is out of this world.", tag: "Experience", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/penne-arabiata-plate_140725-375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/penne-arabiata-plate_140725-375.jpg?_wi=2", imageAlt: "elegant chef seasonal dish plate", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "The best garlic sauce I’ve ever had. We were blown away.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake-slice-black_114579-18525.jpg?_wi=2", imageAlt: "luxury dessert plating gourmet restaurant", }, ]}