diff --git a/src/app/page.tsx b/src/app/page.tsx
index c5fc908..b0d5452 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
@@ -66,13 +54,9 @@ export default function LandingPage() {
description="Burgers. Breakfast Tacos. Texas Comfort Food. Family owned and proudly serving Kingsville with homemade favorites that keep locals and travelers coming back."
buttons={[
{
- text: "View Menu",
- href: "#menu-experience",
- },
+ text: "View Menu", href: "#menu-experience"},
{
- text: "Order Online",
- href: "#final-cta",
- },
+ text: "Order Online", href: "#final-cta"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-plate_23-2149897389.jpg"
imageAlt="Massive juicy burger and fresh breakfast tacos"
@@ -88,53 +72,25 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "family-owned",
- value: "✓",
- title: "Family Owned",
- description: "Generations of Texas hospitality.",
- icon: Users,
+ id: "family-owned", value: "✓", title: "Family Owned", description: "Generations of Texas hospitality.", icon: Users,
},
{
- id: "breakfast-all-morning",
- value: "✓",
- title: "Breakfast All Morning",
- description: "Fresh tacos and more to start your day.",
- icon: Sunrise,
+ id: "breakfast-all-morning", value: "✓", title: "Breakfast All Morning", description: "Fresh tacos and more to start your day.", icon: Sunrise,
},
{
- id: "burgers-mexican",
- value: "✓",
- title: "Burgers & Mexican Favorites",
- description: "Something for every craving.",
- icon: Award,
+ id: "burgers-mexican", value: "✓", title: "Burgers & Mexican Favorites", description: "Something for every craving.", icon: Award,
},
{
- id: "drive-thru",
- value: "✓",
- title: "Drive-Thru Available",
- description: "Quick and convenient service.",
- icon: Car,
+ id: "drive-thru", value: "✓", title: "Drive-Thru Available", description: "Quick and convenient service.", icon: Car,
},
{
- id: "parking",
- value: "✓",
- title: "Plenty of Parking",
- description: "Easy access for all vehicles.",
- icon: Car,
+ id: "parking", value: "✓", title: "Plenty of Parking", description: "Easy access for all vehicles.", icon: Car,
},
{
- id: "kid-friendly",
- value: "✓",
- title: "Kid Friendly",
- description: "A welcoming space for families.",
- icon: Gift,
+ id: "kid-friendly", value: "✓", title: "Kid Friendly", description: "A welcoming space for families.", icon: Gift,
},
{
- id: "wheelchair",
- value: "✓",
- title: "Wheelchair Accessible",
- description: "Ensuring comfort for everyone.",
- icon: Info,
+ id: "wheelchair", value: "✓", title: "Wheelchair Accessible", description: "Ensuring comfort for everyone.", icon: Info,
},
]}
title="Experience the Mariachis Difference"
@@ -150,73 +106,29 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Mariachis",
- name: "Signature Cheeseburger",
- price: "$9.99",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlets-with-salad-grilled-vegetables_140725-3153.jpg",
- imageAlt: "Signature Cheeseburger",
- },
+ id: "p1", brand: "Mariachis", name: "Signature Cheeseburger", price: "$9.99", rating: 5,
+ reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlets-with-salad-grilled-vegetables_140725-3153.jpg", imageAlt: "Signature Cheeseburger"},
{
- id: "p2",
- brand: "Mariachis",
- name: "Bacon, Egg & Potato Taco",
- price: "$3.49",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-desk-near-vegetables_23-2148181609.jpg",
- imageAlt: "Bacon, Egg & Potato Taco",
- },
+ id: "p2", brand: "Mariachis", name: "Bacon, Egg & Potato Taco", price: "$3.49", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-desk-near-vegetables_23-2148181609.jpg", imageAlt: "Bacon, Egg & Potato Taco"},
{
- id: "p3",
- brand: "Mariachis",
- name: "Chorizo & Eggs Plate",
- price: "$8.99",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-breakfast-meal_23-2148878805.jpg",
- imageAlt: "Chorizo & Eggs Plate",
- },
+ id: "p3", brand: "Mariachis", name: "Chorizo & Eggs Plate", price: "$8.99", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-breakfast-meal_23-2148878805.jpg", imageAlt: "Chorizo & Eggs Plate"},
{
- id: "p4",
- brand: "Mariachis",
- name: "Crispy Tacos",
- price: "$7.99",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-holding-meal-with-hook_176474-120120.jpg",
- imageAlt: "Crispy Tacos",
- },
+ id: "p4", brand: "Mariachis", name: "Crispy Tacos", price: "$7.99", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-holding-meal-with-hook_176474-120120.jpg", imageAlt: "Crispy Tacos"},
{
- id: "p5",
- brand: "Mariachis",
- name: "Mexican Plate",
- price: "$12.99",
- rating: 5,
- reviewCount: "80",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248478.jpg",
- imageAlt: "Mexican Plate",
- },
+ id: "p5", brand: "Mariachis", name: "Mexican Plate", price: "$12.99", rating: 5,
+ reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248478.jpg", imageAlt: "Mexican Plate"},
{
- id: "p6",
- brand: "Mariachis",
- name: "Fried Chicken Burger",
- price: "$10.49",
- rating: 5,
- reviewCount: "75",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-burger-with-pickles-onions-tomatoes-wooden-desk_140725-20759.jpg",
- imageAlt: "Fried Chicken Burger",
- },
+ id: "p6", brand: "Mariachis", name: "Fried Chicken Burger", price: "$10.49", rating: 5,
+ reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-burger-with-pickles-onions-tomatoes-wooden-desk_140725-20759.jpg", imageAlt: "Fried Chicken Burger"},
]}
title="Featured Favorites"
description="Handcrafted with passion, loved by all."
buttons={[
{
- text: "Explore the Full Menu",
- href: "#menu-experience",
- },
+ text: "Explore the Full Menu", href: "#menu-experience"},
]}
/>
@@ -230,17 +142,11 @@ export default function LandingPage() {
description="Some places feed you. Some places become part of your journey. Whether you're grabbing breakfast before work, stopping on a road trip, or bringing the family for lunch, Mariachis Burger House is known for food that tastes homemade and service that feels personal."
bulletPoints={[
{
- title: "Homemade Taste",
- description: "Every dish crafted with fresh ingredients and family recipes.",
- },
+ title: "Homemade Taste", description: "Every dish crafted with fresh ingredients and family recipes."},
{
- title: "Personal Service",
- description: "Friendly faces that treat you like family, every visit.",
- },
+ title: "Personal Service", description: "Friendly faces that treat you like family, every visit."},
{
- title: "Road Trip Essential",
- description: "The perfect stop for travelers seeking authentic local flavor.",
- },
+ title: "Road Trip Essential", description: "The perfect stop for travelers seeking authentic local flavor."},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722790.jpg"
imageAlt="Smiling staff serving food to customers"
@@ -255,58 +161,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Maria Garcia",
- handle: "@mariag",
- testimonial: "\"The best place to eat in Kingsville, hands down. Family-owned with phenomenal breakfast and lunch. Always a delight!\"",
- imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
- imageAlt: "Maria Garcia profile picture",
- icon: Star,
+ id: "t1", name: "Maria Garcia", handle: "@mariag", testimonial: "\"The best place to eat in Kingsville, hands down. Family-owned with phenomenal breakfast and lunch. Always a delight!\"", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Maria Garcia profile picture", icon: Star,
},
{
- id: "t2",
- name: "David Smith",
- handle: "@davesmith",
- testimonial: "\"The burgers never disappoint. A favorite stop traveling through South Texas, the consistency and quality are unmatched.\"",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg",
- imageAlt: "David Smith profile picture",
- icon: Star,
+ id: "t2", name: "David Smith", handle: "@davesmith", testimonial: "\"The burgers never disappoint. A favorite stop traveling through South Texas, the consistency and quality are unmatched.\"", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", imageAlt: "David Smith profile picture", icon: Star,
},
{
- id: "t3",
- name: "Jessica Lee",
- handle: "@jessical",
- testimonial: "\"Very friendly staff. Food is delicious. Every visit is a pleasure, and the atmosphere is so welcoming.\"",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg",
- imageAlt: "Jessica Lee profile picture",
- icon: Star,
+ id: "t3", name: "Jessica Lee", handle: "@jessical", testimonial: "\"Very friendly staff. Food is delicious. Every visit is a pleasure, and the atmosphere is so welcoming.\"", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg", imageAlt: "Jessica Lee profile picture", icon: Star,
},
{
- id: "t4",
- name: "Carlos Rivera",
- handle: "@carlosr",
- testimonial: "\"A true hidden gem! Their breakfast tacos are a must-try. Fast service and always fresh.\"",
- imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-boyfriend-cant-resist-temptation-eat-last-piec_1258-112174.jpg",
- imageAlt: "Carlos Rivera profile picture",
- icon: Star,
+ id: "t4", name: "Carlos Rivera", handle: "@carlosr", testimonial: "\"A true hidden gem! Their breakfast tacos are a must-try. Fast service and always fresh.\"", imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-boyfriend-cant-resist-temptation-eat-last-piec_1258-112174.jpg", imageAlt: "Carlos Rivera profile picture", icon: Star,
},
{
- id: "t5",
- name: "Sophia Chen",
- handle: "@sophiac",
- testimonial: "\"Fast, friendly, and fantastic food! Mariachis Burger House is my go-to for a quick, quality meal.\"",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg",
- imageAlt: "Sophia Chen profile picture",
- icon: Star,
+ id: "t5", name: "Sophia Chen", handle: "@sophiac", testimonial: "\"Fast, friendly, and fantastic food! Mariachis Burger House is my go-to for a quick, quality meal.\"", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg", imageAlt: "Sophia Chen profile picture", icon: Star,
},
{
- id: "t6",
- name: "Michael Brown",
- handle: "@mikeb",
- testimonial: "\"This place just feels like home. The flavors are authentic, and the portions are generous. Highly recommend!\"",
- imageSrc: "http://img.b2bpic.net/free-photo/super-hero-bearded-business-man-red-cape-looking-smiling-cheerfully-showing-ok-sign-standing-light-green-wall_141793-52212.jpg",
- imageAlt: "Michael Brown profile picture",
- icon: Star,
+ id: "t6", name: "Michael Brown", handle: "@mikeb", testimonial: "\"This place just feels like home. The flavors are authentic, and the portions are generous. Highly recommend!\"", imageSrc: "http://img.b2bpic.net/free-photo/super-hero-bearded-business-man-red-cape-looking-smiling-cheerfully-showing-ok-sign-standing-light-green-wall_141793-52212.jpg", imageAlt: "Michael Brown profile picture", icon: Star,
},
]}
title="Customer Reviews"
@@ -318,78 +188,39 @@ export default function LandingPage() {
@@ -462,20 +274,15 @@ export default function LandingPage() {
@@ -484,96 +291,57 @@ export default function LandingPage() {