Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:20:15 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Highlights",
id: "features",
},
name: "Highlights", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="La Mexicana"
/>
@@ -57,21 +47,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Authentic Mexican Flavors in Racine"
description="Experience fresh, traditional Mexican cuisine right here in State St. Delicious food, friendly service, and the quality you deserve."
buttons={[
{
text: "View Menu",
href: "#",
},
text: "View Menu", href: "#"},
{
text: "Call Now",
href: "tel:2626334245",
},
text: "Call Now", href: "tel:2626334245"},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg"
imageAlt="Authentic mexican food spread"
/>
</div>
@@ -81,7 +66,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Taste"
description="At La Mexicana, we are proud to serve the Racine community with authentic recipes passed down through generations. Quality, quantity, and service are at the heart of everything we do."
imageSrc="http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg"
imageAlt="Fresh ingredients preparation"
/>
</div>
@@ -93,70 +78,43 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Breakfast Burritos",
description: "Start your day with our famous hearty, hand-rolled burritos.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg?_wi=1",
imageAlt: "Breakfast Burrito",
},
id: "f1", title: "Breakfast Burritos", description: "Start your day with our famous hearty, hand-rolled burritos.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg", imageAlt: "Breakfast Burrito"},
items: [
{
icon: CheckCircle,
text: "Fresh daily ingredients",
},
text: "Fresh daily ingredients"},
{
icon: CheckCircle,
text: "Authentic flavor",
},
text: "Authentic flavor"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg?_wi=2",
imageAlt: "authentic mexican restaurant interior",
reverse: false
},
{
id: "f2",
title: "Traditional Drinks",
description: "Taste the tradition with our refreshing and authentic beverages.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-michelada-beverage-composition_23-2149027811.jpg",
imageAlt: "Pulque drink",
},
id: "f2", title: "Traditional Drinks", description: "Taste the tradition with our refreshing and authentic beverages.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-michelada-beverage-composition_23-2149027811.jpg", imageAlt: "Pulque drink"},
items: [
{
icon: CheckCircle,
text: "Traditional preparation",
},
text: "Traditional preparation"},
{
icon: CheckCircle,
text: "Rare and local favorites",
},
text: "Rare and local favorites"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg?_wi=2",
imageAlt: "fresh handmade tortillas mexican food",
reverse: true
},
{
id: "f3",
title: "Flavorful Tacos",
description: "Savor the best steak and chicken tacos in Racine.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg",
imageAlt: "Tacos",
},
id: "f3", title: "Flavorful Tacos", description: "Savor the best steak and chicken tacos in Racine.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg", imageAlt: "Tacos"},
items: [
{
icon: CheckCircle,
text: "Premium quality meat",
},
text: "Premium quality meat"},
{
icon: CheckCircle,
text: "Hand-made tortillas",
},
text: "Hand-made tortillas"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg?_wi=2",
imageAlt: "handheld fresh breakfast burrito",
reverse: false
},
]}
title="Our Signature Specialties"
@@ -169,30 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ciena Velez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-pub_23-2149104430.jpg",
},
id: "t1", name: "Ciena Velez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-pub_23-2149104430.jpg"},
{
id: "t2",
name: "Erick Miranda",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-lady-shirt-jeans-sitting-bar-counter-cafe-with-fork-hand-cake-near-dreamily-looking-aside_574295-293.jpg",
},
id: "t2", name: "Erick Miranda", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-lady-shirt-jeans-sitting-bar-counter-cafe-with-fork-hand-cake-near-dreamily-looking-aside_574295-293.jpg"},
{
id: "t3",
name: "Cherita Walker",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-golden-stars-icons_53876-71033.jpg",
},
id: "t3", name: "Cherita Walker", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-golden-stars-icons_53876-71033.jpg"},
{
id: "t4",
name: "Local Guest",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg",
},
id: "t4", name: "Local Guest", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg"},
{
id: "t5",
name: "Happy Diner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-standing-front-toys-amusement-park_23-2147910668.jpg",
},
id: "t5", name: "Happy Diner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-standing-front-toys-amusement-park_23-2147910668.jpg"},
]}
cardTitle="What Our Neighbors Say"
cardAnimation="slide-up"
@@ -204,8 +147,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Visit Us Today"
description="Located at 1336 State St, Racine, WI. We're open daily until 10 PM. Give us a call at (262) 633-4245 to place a quick order for takeout or delivery!"
@@ -219,13 +161,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="La Mexicana"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2024 La Mexicana",
href: "#",
}}
text: "© 2024 La Mexicana", href: "#"}}
/>
</div>
</ReactLenis>