Update src/app/page.tsx
This commit is contained in:
@@ -74,9 +74,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "t1", title: "Birria", tags: ["Authentic", "House Specialty"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg" },
|
||||
{ id: "t2", title: "Huarache", tags: ["Classic", "Hearty"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg" },
|
||||
{ id: "t3", title: "Quesadillas", tags: ["Comfort", "Handmade"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg" },
|
||||
{ id: "t1", title: "Birria", tags: ["Authentic", "House Specialty"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=1" },
|
||||
{ id: "t2", title: "Huarache", tags: ["Classic", "Hearty"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=2" },
|
||||
{ id: "t3", title: "Quesadillas", tags: ["Comfort", "Handmade"], imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=3" },
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Discover our signature dishes, crafted with traditional techniques and the freshest ingredients."
|
||||
|
||||
Reference in New Issue
Block a user