diff --git a/src/app/page.tsx b/src/app/page.tsx
index e80a4b6..fc9cae8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -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() {
-
@@ -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}
/>
@@ -230,16 +142,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file