Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 17:11:14 +00:00

View File

@@ -59,11 +59,11 @@ export default function LandingPage() {
tag="MICHELIN INSPIRED DINING"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=1",
imageAlt: "Luxurious Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg?_wi=1",
imageAlt: "Chef Artistry",
},
{
@@ -108,7 +108,7 @@ export default function LandingPage() {
id: "2",
name: "Wagyu Gyoza Duo",
price: "$24",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg?_wi=1",
},
{
id: "3",
@@ -153,7 +153,7 @@ export default function LandingPage() {
quote: "The most impeccable attention to detail I have ever experienced.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
quote: "An absolute symphony of flavors. Pure luxury in every bite.",
tag: "Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-contemporary-food-served-fashionable-plate-restaurant-healthy-veggie-rolls-with-sauces-served-plate_132075-8862.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
quote: "The harmony between ambiance and plate is unprecedented.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg?_wi=1",
imageAlt: "elegant diner portrait soft lighting",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Every dish felt like an artistic expression of culture.",
tag: "Culture",
avatarSrc: "http://img.b2bpic.net/free-photo/red-gurza-top-view_141793-4514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg?_wi=2",
imageAlt: "elegant diner portrait soft lighting",
},
]}
@@ -215,7 +215,7 @@ export default function LandingPage() {
tag="RESERVATIONS"
title="Secure Your Table"
description="Join us for an unforgettable evening of culinary excellence."
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg?_wi=2"
mediaAnimation="opacity"
inputPlaceholder="Enter your email for reservation updates"
buttonText="Book Now"