Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 09:30:49 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg?_wi=1"
imageAlt="Premium dining experience"
mediaAnimation="slide-up"
avatars={[
@@ -155,7 +155,7 @@ export default function LandingPage() {
id: "1",
name: "Signature Wagyu Burger",
price: "$24",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg?_wi=1",
imageAlt: "Signature Burger",
},
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
description: "Warm, elegant lighting perfect for any occasion.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg?_wi=2",
imageAlt: "There are glasses for wine and water on the table with white cloth are ready for dining.",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
description: "Book your table online in seconds.",
bentoComponent: "reveal-icon",
icon: Calendar,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg?_wi=2",
imageAlt: "There are glasses for wine and water on the table with white cloth are ready for dining.",
},
]}