Update src/app/page.tsx

This commit is contained in:
2026-04-03 15:21:42 +00:00
parent 6071f1ce42
commit 8811196ed6

View File

@@ -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."