Compare commits

1 Commits

Author SHA1 Message Date
396e64702f Merge version_1 into main
Merge version_1 into main
2026-02-23 20:08:52 +00:00

View File

@@ -57,9 +57,9 @@ export default function LandingPage() {
imageAlt="Elegant dining room with purple accents and premium cutlery"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "Award-Winning Steaks" },
{ type: "text", text: "Crafted by Master Chefs" },
{ type: "text", text: "Exclusive Wine Collection" }
{ type: "text", text: "Award-Winning Steaks", icon: CheckCircle },
{ type: "text", text: "Crafted by Master Chefs", icon: Sparkles },
{ type: "text", text: "Exclusive Wine Collection", icon: ArrowRight }
]}
showMarqueeCard={true}
ariaLabel="Luxury steakhouse dining experience showcase"