Update src/app/page.tsx

This commit is contained in:
2026-05-07 23:10:33 +00:00
parent 9f121a762c
commit 606f7d3ae9

View File

@@ -32,27 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="EL AJO LOCO"
button={{
text: "Order Now",
href: "#",
}}
text: "Order Now", href: "#"}}
/>
</div>
@@ -62,9 +52,7 @@ export default function LandingPage() {
description="Authentic street food in Salem, OR. Known for our famous Quesa Tacos, Birria Ramen, and bacon-wrapped hot dogs."
buttons={[
{
text: "See Menu",
href: "#menu",
},
text: "See Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129808.jpg"
/>
@@ -77,17 +65,11 @@ export default function LandingPage() {
description="Born from a passion for authentic flavors and community. We take pride in our service, our salsa, and our signature bacon-wrapped hot dogs that have our guests coming back for more."
metrics={[
{
value: "5.0",
title: "Star Rating",
},
value: "5.0", title: "Star Rating"},
{
value: "17+",
title: "Happy Reviews",
},
value: "17+", title: "Happy Reviews"},
{
value: "100%",
title: "Customer Joy",
},
value: "100%", title: "Customer Joy"},
]}
imageSrc="http://img.b2bpic.net/free-photo/guacamole_23-2148024743.jpg"
mediaAnimation="slide-up"
@@ -103,62 +85,26 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Signature",
name: "Quesa Tacos",
price: "$12",
rating: 5,
reviewCount: "10+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-noodles-bowl_23-2148803832.jpg",
},
id: "1", brand: "Signature", name: "Quesa Tacos", price: "$12", rating: 5,
reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-noodles-bowl_23-2148803832.jpg"},
{
id: "2",
brand: "Signature",
name: "Birria Ramen",
price: "$15",
rating: 5,
reviewCount: "8+",
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-esquites-wooden-board_23-2149891030.jpg",
},
id: "2", brand: "Signature", name: "Birria Ramen", price: "$15", rating: 5,
reviewCount: "8+", imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-esquites-wooden-board_23-2149891030.jpg"},
{
id: "3",
brand: "Classic",
name: "Bacon Wrapped Hot Dog",
price: "$8",
rating: 5,
reviewCount: "15+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mix-mexican-food_23-2148224181.jpg",
},
id: "3", brand: "Classic", name: "Bacon Wrapped Hot Dog", price: "$8", rating: 5,
reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mix-mexican-food_23-2148224181.jpg"},
{
id: "4",
brand: "Sides",
name: "Carne Asada Fries",
price: "$14",
rating: 5,
reviewCount: "12+",
imageSrc: "http://img.b2bpic.net/free-photo/tacos-with-vegetables-meat-top-view_23-2148750435.jpg",
},
id: "4", brand: "Sides", name: "Carne Asada Fries", price: "$14", rating: 5,
reviewCount: "12+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-with-vegetables-meat-top-view_23-2148750435.jpg"},
{
id: "5",
brand: "Signature",
name: "Quesadilla",
price: "$10",
rating: 5,
reviewCount: "9+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cured-meat-wrap-with-rocket-cherry-tomato-cheese-tomato-sauce_141793-2129.jpg",
},
id: "5", brand: "Signature", name: "Quesadilla", price: "$10", rating: 5,
reviewCount: "9+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cured-meat-wrap-with-rocket-cherry-tomato-cheese-tomato-sauce_141793-2129.jpg"},
{
id: "6",
brand: "Sides",
name: "Loco Salsa",
price: "$5",
rating: 5,
reviewCount: "20+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dogs-with-mustard-onion_23-2148768247.jpg",
},
id: "6", brand: "Sides", name: "Loco Salsa", price: "$5", rating: 5,
reviewCount: "20+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-dogs-with-mustard-onion_23-2148768247.jpg"},
]}
title="The Loco Favorites"
description="Hand-crafted comfort food that makes your day."
description="Hand-crafted comfort food featuring signature family recipes that bring the true taste of authentic Mexican street food to the heart of Salem."
/>
</div>
@@ -170,25 +116,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "17",
title: "5-Star Google Reviews",
description: "Consistently praised for taste and warmth",
icon: Star,
id: "m1", value: "17", title: "5-Star Google Reviews", description: "Consistently praised for taste and warmth", icon: Star,
},
{
id: "m2",
value: "$15",
title: "Avg Meal Cost",
description: "Affordable, delicious street food",
icon: DollarSign,
id: "m2", value: "$15", title: "Avg Meal Cost", description: "Affordable, delicious street food", icon: DollarSign,
},
{
id: "m3",
value: "Daily",
title: "Fresh Preparation",
description: "From our salsa to our tacos",
icon: Flame,
id: "m3", value: "Daily", title: "Fresh Preparation", description: "From our salsa to our tacos", icon: Flame,
},
]}
title="Why Salem Loves Us"
@@ -202,26 +136,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Atmosphere",
title: "Dog Friendly",
subtitle: "Bring your pets",
description: "We love welcoming furry friends to our outdoor seating.",
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2838.jpg",
},
tag: "Atmosphere", title: "Dog Friendly", subtitle: "Bring your pets", description: "We love welcoming furry friends to our outdoor seating.", imageSrc: "http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2838.jpg"},
{
tag: "Convenience",
title: "Outdoor Seating",
subtitle: "Enjoy the air",
description: "Perfect for sunny days in Salem.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg",
},
tag: "Convenience", title: "Outdoor Seating", subtitle: "Enjoy the air", description: "Perfect for sunny days in Salem.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg"},
{
tag: "Connection",
title: "Free Wi-Fi",
subtitle: "Stay connected",
description: "Relax while you wait for your fresh order.",
imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-pieces-with-french-fries-onion-rice-wooden-board_114579-4342.jpg",
},
tag: "Connection", title: "Free Wi-Fi", subtitle: "Stay connected", description: "Relax while you wait for your fresh order.", imageSrc: "http://img.b2bpic.net/free-photo/meat-steak-pieces-with-french-fries-onion-rice-wooden-board_114579-4342.jpg"},
]}
title="More Than Just Food"
description="We believe in creating a welcoming environment where everyone feels at home."
@@ -235,59 +154,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Foodie",
company: "Salem",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-burger-showing-approval_23-2148705546.jpg",
},
id: "1", name: "Sarah J.", role: "Foodie", company: "Salem", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-burger-showing-approval_23-2148705546.jpg"},
{
id: "2",
name: "Mike B.",
role: "Regular",
company: "Salem",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
},
id: "2", name: "Mike B.", role: "Regular", company: "Salem", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"},
{
id: "3",
name: "Elena R.",
role: "Client",
company: "Salem",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156155.jpg",
},
id: "3", name: "Elena R.", role: "Client", company: "Salem", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156155.jpg"},
{
id: "4",
name: "David K.",
role: "Guest",
company: "Salem",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-outdoors-cafe-drinking-beverage-holding-hand-smartphone_1153-9858.jpg",
},
id: "4", name: "David K.", role: "Guest", company: "Salem", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-outdoors-cafe-drinking-beverage-holding-hand-smartphone_1153-9858.jpg"},
{
id: "5",
name: "Linda M.",
role: "Fan",
company: "Salem",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-3904.jpg",
},
id: "5", name: "Linda M.", role: "Fan", company: "Salem", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-3904.jpg"},
]}
kpiItems={[
{
value: "5.0",
label: "Avg Rating",
},
value: "5.0", label: "Avg Rating"},
{
value: "17",
label: "Reviews",
},
value: "17", label: "Reviews"},
{
value: "100%",
label: "Satisfaction",
},
value: "100%", label: "Satisfaction"},
]}
title="What Our Neighbors Say"
description="The community love keeps our fires burning."
@@ -298,18 +186,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Visit us at 4743 Lancaster Dr NE, Salem, OR 97305. We're open until 8 PM daily!"
buttons={[
{
text: "Call Now",
href: "tel:5038841204",
},
text: "Call Now", href: "tel:5038841204"},
{
text: "Directions",
href: "https://maps.google.com",
},
text: "Directions", href: "https://maps.google.com"},
]}
/>
</div>
@@ -318,34 +201,23 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "El Ajo Loco LLC",
items: [
title: "El Ajo Loco LLC", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "4743 Lancaster Dr NE, Salem, OR",
href: "#",
},
label: "4743 Lancaster Dr NE, Salem, OR", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "tel:5038841204",
},
label: "Contact Us", href: "tel:5038841204"},
],
},
]}
@@ -356,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}