Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 10:07:27 +00:00

View File

@@ -16,7 +16,6 @@ import {
ChefHat,
Flame,
Wine,
Candlestick,
Crown,
Trophy,
Phone,
@@ -99,7 +98,7 @@ export default function LandingPage() {
title: "Wine Pairing", description: "Our sommelier curates perfect wine pairings from rare vintages and emerging vineyards around the world.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631769.jpg", imageAlt: "Premium wine collection", buttonIcon: Wine,
buttonHref: "#contact"},
{
title: "Intimate Ambiance", description: "Soft lighting, elegant decor, and impeccable table settings create an unforgettable atmosphere for your evening.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg", imageAlt: "Elegant dining room", buttonIcon: Candlestick,
title: "Intimate Ambiance", description: "Soft lighting, elegant decor, and impeccable table settings create an unforgettable atmosphere for your evening.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-restaurant_1157-9047.jpg", imageAlt: "Elegant dining room", buttonIcon: Crown,
buttonHref: "#contact"},
]}
textboxLayout="default"