diff --git a/src/app/page.tsx b/src/app/page.tsx index 7023959..75c033d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=6", }, ]} /> @@ -135,7 +135,7 @@ export default function LandingPage() { "Drink", "Bar", ], - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-with-cherry-marble-table-smoke_23-2151969212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-with-cherry-marble-table-smoke_23-2151969212.jpg?_wi=1", }, { id: "2", @@ -144,7 +144,7 @@ export default function LandingPage() { "Food", "Dinner", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg?_wi=1", }, { id: "3", @@ -153,7 +153,7 @@ export default function LandingPage() { "Event", "Private", ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg?_wi=1", }, ]} title="Our Signature Offerings" @@ -177,7 +177,7 @@ export default function LandingPage() { price: "$38", rating: 4.9, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg?_wi=2", }, { id: "p2", @@ -186,7 +186,7 @@ export default function LandingPage() { price: "$18", rating: 5, reviewCount: "84", - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-with-cherry-marble-table-smoke_23-2151969212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-with-cherry-marble-table-smoke_23-2151969212.jpg?_wi=2", }, { id: "p3", @@ -195,7 +195,7 @@ export default function LandingPage() { price: "$42", rating: 4.8, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136882.jpg?_wi=3", }, { id: "p4", @@ -204,7 +204,7 @@ export default function LandingPage() { price: "$55", rating: 4.9, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=7", }, { id: "p5", @@ -213,7 +213,7 @@ export default function LandingPage() { price: "$14", rating: 5, reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg?_wi=2", }, ]} /> @@ -228,7 +228,7 @@ export default function LandingPage() { tag="Reservations" title="Reserve Your Experience" description="Secure your table for an unforgettable evening at The Hens & Chickens." - imageSrc="http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg?_wi=8" mediaAnimation="opacity" buttonText="Secure Your Table" />