From 26ef41b7b816dbc32c6aee0b2d308224bed81a53 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:52:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 170 ++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 126 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7de0b50..c957f31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,90 +29,60 @@ export default function LandingPage() {
@@ -122,9 +92,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Flavor" description={[ - "At Salsa & Beer, we believe in big portions and even bigger flavor. Our family-friendly spot has become a local staple for those seeking the very best Mexican cuisine.", - "We take pride in our fresh salsa bar, hot chips, and traditional dishes crafted with passion. Whether it's a family birthday or a quick delicious meal, we serve every plate with care and a smile.", - ]} + "At Salsa & Beer, we believe in big portions and even bigger flavor. Our family-friendly spot has become a local staple for those seeking the very best Mexican cuisine.", "We take pride in our fresh salsa bar, hot chips, and traditional dishes crafted with passion. Whether it's a family birthday or a quick delicious meal, we serve every plate with care and a smile."]} /> @@ -134,20 +102,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Creamy Chicken Enchiladas", - description: "The absolute best enchiladas you'll ever have. Huge, delicious, and perfectly creamy.", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-burrito-with-rice_1147-393.jpg", - }, + title: "Creamy Chicken Enchiladas", description: "The absolute best enchiladas you'll ever have. Huge, delicious, and perfectly creamy.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-beef-burrito-with-rice_1147-393.jpg"}, { - title: "Molcajete Burrito", - description: "Generous portion with smoky chunks of steak and our signature flavorful sauce.", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg", - }, + title: "Molcajete Burrito", description: "Generous portion with smoky chunks of steak and our signature flavorful sauce.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-persons-hand-preparing-wrap-beef-tacos-breakfast_23-2148042487.jpg"}, { - title: "Fresh Salsa Bar", - description: "Unbelievable variety and flavor. Pairs perfectly with our hot and fresh tortilla chips.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg", - }, + title: "Fresh Salsa Bar", description: "Unbelievable variety and flavor. Pairs perfectly with our hot and fresh tortilla chips.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg"}, ]} title="Fan Favorites" description="From our famous molcajete burritos to creamy chicken enchiladas, every dish is packed with authentic taste." @@ -162,45 +121,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Lisa Schumann", - role: "Foodie", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg", - }, + id: "1", name: "Lisa Schumann", role: "Foodie", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg"}, { - id: "2", - name: "Frank", - role: "Regular", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg", - }, + id: "2", name: "Frank", role: "Regular", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-food_23-2150168089.jpg"}, { - id: "3", - name: "Jose Arevalo", - role: "Guest", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg", - }, + id: "3", name: "Jose Arevalo", role: "Guest", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/girl-drawing-cup-coffee-notebook_158595-662.jpg"}, { - id: "4", - name: "Michael German", - role: "Customer", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", - }, + id: "4", name: "Michael German", role: "Customer", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg"}, { - id: "5", - name: "Dennis Williams", - role: "Guest", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", - }, + id: "5", name: "Dennis Williams", role: "Guest", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg"}, ]} title="What Our Guests Say" description="We are honored to be a part of your celebrations and everyday meals." @@ -211,16 +145,13 @@ export default function LandingPage() { @@ -230,38 +161,25 @@ export default function LandingPage() { logoText="Salsa & Beer" columns={[ { - title: "Locations", - items: [ + title: "Locations", items: [ { - label: "North Hollywood", - href: "#", - }, + label: "North Hollywood", href: "#"}, ], }, { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "Dinner", - href: "#menu", - }, + label: "Dinner", href: "#menu"}, { - label: "Takeout", - href: "#", - }, + label: "Takeout", href: "#"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, ], }, ]} -- 2.49.1