Merge version_1 into main #2
113
src/app/page.tsx
113
src/app/page.tsx
@@ -29,42 +29,29 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Taqueria Express"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:4056811388",
|
||||
}}
|
||||
text: "Call Now", href: "tel:4056811388"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Sabor Auténtico"
|
||||
description="Authentic Mexican flavors, made fresh daily in Oklahoma City. From carne asada tacos to traditional menudo, experience true home-cooked tradition."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get Directions", href: "/contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg"
|
||||
imageAlt="Authentic Mexican tacos served on a rustic plate"
|
||||
@@ -78,29 +65,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Carne Asada Tacos",
|
||||
descriptions: [
|
||||
"Grilled to perfection with house-made salsa and fresh cilantro.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg?_wi=1",
|
||||
},
|
||||
id: "f1", title: "Carne Asada Tacos", descriptions: [
|
||||
"Grilled to perfection with house-made salsa and fresh cilantro."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Authentic Menudo",
|
||||
descriptions: [
|
||||
"Traditional slow-cooked tripe soup, a local favorite every weekend.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg?_wi=1",
|
||||
},
|
||||
id: "f2", title: "Authentic Menudo", descriptions: [
|
||||
"Traditional slow-cooked tripe soup, a local favorite every weekend."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Fresh Horchata",
|
||||
descriptions: [
|
||||
"The perfect refreshing drink to accompany your meal.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-holding-cookie-with-glass-milk-cookies-almonds-cutting-board-yogurt-soup-condensed-milk-wooden-surface-black-surface_141793-11442.jpg",
|
||||
},
|
||||
id: "f3", title: "Fresh Horchata", descriptions: [
|
||||
"The perfect refreshing drink to accompany your meal."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-holding-cookie-with-glass-milk-cookies-almonds-cutting-board-yogurt-soup-condensed-milk-wooden-surface-black-surface_141793-11442.jpg"},
|
||||
]}
|
||||
title="Our Specialties"
|
||||
description="Hand-crafted dishes inspired by family recipes and prepared with the freshest ingredients."
|
||||
@@ -114,15 +89,11 @@ export default function LandingPage() {
|
||||
description="Taqueria Express brings the heart of Mexico to Oklahoma City. We pride ourselves on fast service and authentic flavors that make you feel at home."
|
||||
metrics={[
|
||||
{
|
||||
value: "1.2K+",
|
||||
title: "Google Reviews",
|
||||
},
|
||||
value: "1.2K+", title: "Google Reviews"},
|
||||
{
|
||||
value: "4.3★",
|
||||
title: "Rating",
|
||||
},
|
||||
value: "4.3★", title: "Rating"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,30 +102,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-female-wearing-casual-clothes-eating-spicy-noodles-asian-restaurant_613910-4991.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-female-wearing-casual-clothes-eating-spicy-noodles-asian-restaurant_613910-4991.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
},
|
||||
id: "t5", name: "Maria L.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
|
||||
]}
|
||||
cardTitle="What Guests Say"
|
||||
cardAnimation="slide-up"
|
||||
@@ -164,6 +120,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
names={["Sarah", "Mike", "David", "Emily", "Maria"]}
|
||||
title="Trusted by Local Foodies"
|
||||
description="Join over 1000+ satisfied customers who dine with us every week."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -174,25 +133,17 @@ export default function LandingPage() {
|
||||
logoText="Taqueria Express"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Full Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Full Menu", href: "/menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/",
|
||||
},
|
||||
label: "Our Story", href: "/"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user