Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -62,9 +62,9 @@ export default function LandingPage() {
|
||||
imageAlt="Handcrafted noodles with fresh vegetables"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "100% Natural Ingredients", icon: CheckCircle },
|
||||
{ type: "text", text: "Locally Sourced Produce", icon: CheckCircle },
|
||||
{ type: "text", text: "Traditional Recipes", icon: CheckCircle }
|
||||
{ type: "text", text: "100% Natural Ingredients" },
|
||||
{ type: "text", text: "Locally Sourced Produce" },
|
||||
{ type: "text", text: "Traditional Recipes" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user