Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ccc25ac172 |
@@ -57,9 +57,9 @@ export default function LandingPage() {
|
|||||||
imageAlt="Elegant dining room with purple accents and premium cutlery"
|
imageAlt="Elegant dining room with purple accents and premium cutlery"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Award-Winning Steaks", icon: CheckCircle },
|
{ type: "text", text: "Award-Winning Steaks" },
|
||||||
{ type: "text", text: "Crafted by Master Chefs", icon: Sparkles },
|
{ type: "text", text: "Crafted by Master Chefs" },
|
||||||
{ type: "text", text: "Exclusive Wine Collection", icon: ArrowRight }
|
{ type: "text", text: "Exclusive Wine Collection" }
|
||||||
]}
|
]}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
ariaLabel="Luxury steakhouse dining experience showcase"
|
ariaLabel="Luxury steakhouse dining experience showcase"
|
||||||
|
|||||||
Reference in New Issue
Block a user