1 Commits

Author SHA1 Message Date
c24d9afb35 Bob AI: The name of the restaurant is "Surf & Soul Spot" M... 2026-02-23 23:02:11 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero-section" data-section="hero-section"> <div id="hero-section" data-section="hero-section">
<HeroBillboard <HeroBillboard
title="Savor the Soul of the South, One Bite at a Time" title="Surf & Soul Spot"
description="Where timeless Southern flavors meet the freshest catch from our local waters. Experience the warmth of home-cooked comfort with a modern twist that celebrates both tradition and the ocean's bounty." description="Where timeless Southern flavors meet the freshest catch from our local waters. Experience the warmth of home-cooked comfort with a modern twist that celebrates both tradition and the ocean's bounty."
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
tag="Authentic Seafood Soul Food" tag="Authentic Seafood Soul Food"
@@ -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" }, { type: "text", text: "Fresh Catch Daily", icon: CheckCircle },
{ type: "text", text: "Family Recipes Passed Down" }, { type: "text", text: "Family Recipes Passed Down", icon: Sparkles },
{ type: "text", text: "Cozy Atmosphere" } { type: "text", text: "Cozy Atmosphere", icon: Heart }
]} ]}
showMarqueeCard={true} showMarqueeCard={true}
ariaLabel="Welcome to our soul food seafood restaurant" ariaLabel="Welcome to our soul food seafood restaurant"