diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec22296..5a21c5a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
-import { Flame, Heart, Leaf, Star, Utensils } from "lucide-react";
+import { Flame, Heart, Leaf, Star, Utensils, MapPin, Phone, Clock } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -56,74 +41,16 @@ export default function LandingPage() {
@@ -132,8 +59,8 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Story"
title="A Hidden Gem of Mexico"
- description="Step inside and you’re no longer just dining — you’re welcomed. We blend the warmth of a home kitchen with the bold, unforgettable flavors of true Mexican street food."
- subdescription="Every dish is prepared with the passion of our heritage, turning casual meals into cherished memories."
+ description="Located at 214 Union Ave, New Rochelle, NY 10801, we bring the heart of Mexico to your neighborhood. We blend the warmth of a home kitchen with the bold, unforgettable flavors of true Mexican street food."
+ subdescription="Open daily until 8:00 PM. Every dish is prepared with the passion of our heritage, turning casual meals into cherished memories."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/woman-posing-with-cake-decorating-ingredients_23-2148368261.jpg"
imageAlt="Cozy authentic mexican restaurant interior"
@@ -147,69 +74,19 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
features={[
- {
- id: "t1",
- title: "Legendary Tripe Tacos",
- tags: [
- "Authentic",
- "Street Style",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=1",
- },
- {
- id: "t2",
- title: "Chicken Quesadillas",
- tags: [
- "Comfort",
- "Classic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=2",
- },
- {
- id: "t3",
- title: "House-made Salsa",
- tags: [
- "Spicy",
- "Fresh",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=3",
- },
+ { 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" },
]}
- title="Unforgettable Flavors"
- description="From perfectly crafted tacos to vibrant, zesty salsas, our kitchen honors the traditions that make Mexican cuisine a global treasure."
+ title="Menu Highlights"
+ description="Discover our signature dishes, crafted with traditional techniques and the freshest ingredients."
/>