3 Commits

Author SHA1 Message Date
e8bf27bcd0 Merge version_2 into main
Merge version_2 into main
2026-04-01 04:05:23 +00:00
d6feb45509 Update src/app/page.tsx 2026-04-01 04:05:20 +00:00
ee0932cd91 Merge version_1 into main
Merge version_1 into main
2026-04-01 03:54:58 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
@@ -30,69 +30,32 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Our Story",
id: "about",
},
name: "Our Story", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Visit Us",
id: "contact",
},
name: "Visit Us", id: "contact"},
]}
brandName="Nopalitos × Shea D's"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="The Flavor of Texas"
description="Two kitchens, one legendary block. World-class menudo. Legendary burritos. One unforgettable stop in the heart of Lubbock."
buttons={[
{
text: "See Our Menu",
href: "#menu",
},
text: "See Our Menu", href: "#menu"},
{
text: "Find Us",
href: "#contact",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/napkin-spoons-near-bun-garlic_23-2147930018.jpg",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg",
imageAlt: "Nopalitos brand logo",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-labels-collection-mexico-independence-celebration_23-2149552840.jpg",
imageAlt: "Shea D's brand logo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg?_wi=1",
imageAlt: "Traditional menudo bowl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=1",
imageAlt: "Brisket burrito",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg?_wi=1",
imageAlt: "Chorizo egg burrito",
},
text: "Find Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/napkin-spoons-near-bun-garlic_23-2147930018.jpg"
imageAlt="Restaurant ambiance"
mediaAnimation="slide-up"
/>
</div>
@@ -104,19 +67,13 @@ export default function LandingPage() {
metrics={[
{
icon: Flame,
label: "Hot Salsa",
value: "∞",
},
label: "Hot Salsa", value: "∞"},
{
icon: Star,
label: "Iconic Kitchens",
value: "2",
},
label: "Iconic Kitchens", value: "2"},
{
icon: Star,
label: "Avg Rating",
value: "5★",
},
label: "Avg Rating", value: "5★"},
]}
metricsAnimation="slide-up"
/>
@@ -130,23 +87,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Best Menudo in Town",
price: "Weekend Special",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg?_wi=2",
},
id: "1", name: "Best Menudo in Town", price: "Weekend Special", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg?_wi=2"},
{
id: "2",
name: "Brisket Burrito",
price: "Authentic",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=2",
},
id: "2", name: "Brisket Burrito", price: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=2"},
{
id: "3",
name: "Chorizo & Egg Burrito",
price: "Morning Classic",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg?_wi=2",
},
id: "3", name: "Chorizo & Egg Burrito", price: "Morning Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg?_wi=2"},
]}
title="Menu Highlights"
description="From Nopalitos' signature brisket and world-class menudo to Shea D's famous breakfast burritos."
@@ -160,40 +105,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Loyal Local",
handle: "@local",
testimonial: "Best menudo in town! Love it!! Great brisket burritos too!!",
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=1",
},
id: "1", name: "Loyal Local", handle: "@local", testimonial: "Best menudo in town! Love it!! Great brisket burritos too!!", imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=1"},
{
id: "2",
name: "Road-Trip Regular",
handle: "@traveler",
testimonial: "We drove all the way from Lubbock just for this. Incredible.",
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2",
},
id: "2", name: "Road-Trip Regular", handle: "@traveler", testimonial: "We drove all the way from Lubbock just for this. Incredible.", imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2"},
{
id: "3",
name: "Breakfast Devotee",
handle: "@breakfast",
testimonial: "Great food, great price, and fast service. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-brown-bra-smiles-widely-eats-tasty-waffle-with-ice-cream-chocolate-sauce_197531-18186.jpg",
},
id: "3", name: "Breakfast Devotee", handle: "@breakfast", testimonial: "Great food, great price, and fast service. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-brown-bra-smiles-widely-eats-tasty-waffle-with-ice-cream-chocolate-sauce_197531-18186.jpg"},
{
id: "4",
name: "Burrito Believer",
handle: "@believer",
testimonial: "As far as I'm concerned, they are the best. You won't be disappointed.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
},
id: "4", name: "Burrito Believer", handle: "@believer", testimonial: "As far as I'm concerned, they are the best. You won't be disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg"},
{
id: "5",
name: "Lubbock Legend",
handle: "@foodie",
testimonial: "I grew up on these burritos. The flavor is unmatched in all of Texas.",
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=3",
},
id: "5", name: "Lubbock Legend", handle: "@foodie", testimonial: "I grew up on these burritos. The flavor is unmatched in all of Texas.", imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=3"},
]}
title="Straight From Our Customers"
description="Five stars across the board, from menudo to burritos to service."
@@ -206,22 +126,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What are Shea D's hours?",
content: "Open Monday through Saturday, 6am-1pm.",
},
id: "q1", title: "What are Shea D's hours?", content: "Open Monday through Saturday, 6am-1pm."},
{
id: "q2",
title: "What are Nopalitos' hours?",
content: "Monday-Friday 11am-8pm, Sunday 11am-2pm.",
},
id: "q2", title: "What are Nopalitos' hours?", content: "Monday-Friday 11am-8pm, Sunday 11am-2pm."},
]}
ctaTitle="Come Hungry. Leave Happy."
ctaDescription="Visit us in Lubbock, Texas. Open early and ready to serve authentic West Texas flavor."
ctaButton={{
text: "Get Directions",
href: "https://maps.google.com",
}}
text: "Get Directions", href: "https://maps.google.com"}}
ctaIcon={MapPin}
/>
</div>
@@ -230,16 +142,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Nopalitos × Shea D's"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}