diff --git a/src/app/page.tsx b/src/app/page.tsx index 4942a91..347323f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function HomePage() { price: "$58", variant: "With Cauliflower Purée & Caviar", imageSrc: - "http://img.b2bpic.net/free-photo/classic-caesar-salad-with-chicken-grated-parmesan_140725-6991.jpg", + "http://img.b2bpic.net/free-photo/classic-caesar-salad-with-chicken-grated-parmesan_140725-6991.jpg?_wi=1", imageAlt: "Pan-seared diver scallops with elegant plating", }, { @@ -169,7 +169,7 @@ export default function HomePage() { price: "$72", variant: "Butter-Poached, Truffle Reduction", imageSrc: - "http://img.b2bpic.net/free-photo/man-cutting-grilled-salmon-served-with-rice-lula-kebab-lice-tomatoes-wine_140725-4140.jpg", + "http://img.b2bpic.net/free-photo/man-cutting-grilled-salmon-served-with-rice-lula-kebab-lice-tomatoes-wine_140725-4140.jpg?_wi=1", imageAlt: "Prime aged ribeye steak with sophisticated presentation", }, { @@ -178,7 +178,7 @@ export default function HomePage() { price: "$16", variant: "Dark Chocolate, Raspberry Coulis", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-man-dusting-sugar-delicious-chocolate-pastry_23-2148161562.jpg", + "http://img.b2bpic.net/free-photo/close-up-man-dusting-sugar-delicious-chocolate-pastry_23-2148161562.jpg?_wi=1", imageAlt: "Decadent chocolate soufflé with artistic garnish", }, ]} @@ -230,7 +230,7 @@ export default function HomePage() { company: "Fine Dining", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg", + "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=1", imageAlt: "fine dining restaurant interior elegant ambiance", }, { @@ -240,7 +240,7 @@ export default function HomePage() { company: "Culinary Excellence", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg", + "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg?_wi=1", imageAlt: "restaurant plated course fine dining presentation", }, { @@ -250,7 +250,7 @@ export default function HomePage() { company: "Culinary Craft", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/female-chef-kitchen-torching-dessert_23-2149720779.jpg", + "http://img.b2bpic.net/free-photo/female-chef-kitchen-torching-dessert_23-2149720779.jpg?_wi=1", imageAlt: "chef working kitchen fine dining professional", }, { @@ -260,7 +260,7 @@ export default function HomePage() { company: "Premium Beverages", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/waiter-grey-jacket-carries-cocktail-glasses-with-red-drinks_8353-708.jpg", + "http://img.b2bpic.net/free-photo/waiter-grey-jacket-carries-cocktail-glasses-with-red-drinks_8353-708.jpg?_wi=1", imageAlt: "restaurant bar elegant cocktail service", }, ]} @@ -300,7 +300,7 @@ export default function HomePage() { company: "Culinary Times", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1354.jpg", + "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1354.jpg?_wi=1", imageAlt: "professional headshot business woman portrait", }, { @@ -310,7 +310,7 @@ export default function HomePage() { company: "Hospitality Leaders", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business man portrait", }, { @@ -320,7 +320,7 @@ export default function HomePage() { company: "Dining Excellence", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-crossed-arms-wearing-wool-suit_613910-1866.jpg", + "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-crossed-arms-wearing-wool-suit_613910-1866.jpg?_wi=1", imageAlt: "professional headshot business portrait", }, { @@ -358,7 +358,7 @@ export default function HomePage() { description="Book your table at Drini-R and embark on a culinary journey unlike any other. Our team is dedicated to ensuring every moment of your visit is extraordinary." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg?_wi=1" imageAlt="fine dining restaurant reservation elegant booking" mediaAnimation="slide-up" inputPlaceholder="Enter your email"