Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b54086d5b9 |
@@ -66,9 +66,9 @@ export default function LandingPage() {
|
|||||||
imageAlt="seafood platter southern food colorful dishes wooden table"
|
imageAlt="seafood platter southern food colorful dishes wooden table"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Fresh Catch Daily", icon: CheckCircle },
|
{ type: "text", text: "Fresh Catch Daily" },
|
||||||
{ type: "text", text: "Family Recipes Passed Down", icon: Sparkles },
|
{ type: "text", text: "Family Recipes Passed Down" },
|
||||||
{ type: "text", text: "Cozy Atmosphere", icon: Heart }
|
{ type: "text", text: "Cozy Atmosphere" }
|
||||||
]}
|
]}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
ariaLabel="Welcome to our soul food seafood restaurant"
|
ariaLabel="Welcome to our soul food seafood restaurant"
|
||||||
|
|||||||
Reference in New Issue
Block a user