Update src/app/page.tsx
This commit is contained in:
@@ -95,13 +95,13 @@ export default function LandingPage() {
|
||||
avatarText="Loved by thousands of happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Authentic Mexican Flavors", icon: Utensils,
|
||||
type: "text-icon", text: "Authentic Mexican Flavors", icon: Utensils
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Family Fun & Pickleball", icon: Star,
|
||||
type: "text-icon", text: "Family Fun & Pickleball", icon: Star
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Refreshing Blue Bell Ice Cream", icon: IceCream,
|
||||
type: "text-icon", text: "Refreshing Blue Bell Ice Cream", icon: IceCream
|
||||
},
|
||||
{
|
||||
type: "text", text: "Freshly Prepared Daily"},
|
||||
|
||||
Reference in New Issue
Block a user