Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 20:19:21 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1"
/>
</div>
@@ -87,17 +87,17 @@ export default function LandingPage() {
{
title: "Tasting Menus",
description: "Expertly curated multi-course menus showcasing the best seasonal produce.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg?_wi=1",
},
{
title: "Wine Pairings",
description: "Thoughtfully selected wines to elevate the flavors of every course.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-wine-female-hands-cafe_169016-22299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-wine-female-hands-cafe_169016-22299.jpg?_wi=1",
},
{
title: "Cozy Ambience",
description: "An intimate space perfect for special occasions and memorable nights.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=1",
},
{
title: "Artful Plating",
@@ -123,7 +123,7 @@ export default function LandingPage() {
quote: "We enjoyed a very delicious 6-course menu with wine. Everything was wonderful and we will come back.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2",
imageAlt: "person portrait happy diner",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
quote: "This restaurant is phenomenal! I loved every dish and the wine pairings were creative, thoughtful, and truly symbiotic.",
tag: "Fine Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg?_wi=2",
imageAlt: "person portrait happy diner",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
quote: "Exceptional food, warm service, and a great atmosphere. I cant wait to come back!",
tag: "Dinner",
avatarSrc: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-wine-female-hands-cafe_169016-22299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-wine-female-hands-cafe_169016-22299.jpg?_wi=2",
imageAlt: "person portrait happy diner",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
quote: "Fine dining without the priss and a really excellent wine selection. All the food is immaculate.",
tag: "Review",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=2",
imageAlt: "person portrait happy diner",
},
]}