1 Commits

Author SHA1 Message Date
b54086d5b9 Bob AI: fix build errors (attempt 1) 2026-02-23 22:57:29 +00:00

View File

@@ -66,9 +66,9 @@ export default function LandingPage() {
imageAlt="seafood platter southern food colorful dishes wooden table"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "Fresh Catch Daily", icon: CheckCircle },
{ type: "text", text: "Family Recipes Passed Down", icon: Sparkles },
{ type: "text", text: "Cozy Atmosphere", icon: Heart }
{ type: "text", text: "Fresh Catch Daily" },
{ type: "text", text: "Family Recipes Passed Down" },
{ type: "text", text: "Cozy Atmosphere" }
]}
showMarqueeCard={true}
ariaLabel="Welcome to our soul food seafood restaurant"