Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
||||
imageAlt="Delicious burger with fresh ingredients"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Locally Sourced Ingredients", icon: CheckCircle },
|
||||
{ type: "text", text: "Family-Friendly Atmosphere", icon: Heart },
|
||||
{ type: "text", text: "Handcrafted Burgers Daily", icon: ChefHat }
|
||||
{ type: "text", text: "Locally Sourced Ingredients" },
|
||||
{ type: "text", text: "Family-Friendly Atmosphere" },
|
||||
{ type: "text", text: "Handcrafted Burgers Daily" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user