6 Commits

Author SHA1 Message Date
6a8153f49f Merge version_4 into main
Merge version_4 into main
2026-05-12 15:32:22 +00:00
939fa689b7 Update src/app/page.tsx 2026-05-12 15:32:19 +00:00
a2cd1fbc48 Merge version_3 into main
Merge version_3 into main
2026-05-12 15:22:59 +00:00
15a6328a53 Update src/app/page.tsx 2026-05-12 15:22:56 +00:00
2ae401a758 Merge version_2 into main
Merge version_2 into main
2026-05-12 15:21:58 +00:00
531fd4fda8 Update src/app/page.tsx 2026-05-12 15:21:54 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Rapalo's" brandName="Rapalo's"
/> />
@@ -54,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
logoText="Authentic Honduran Flavor, Elevated." logoText="Authentic Honduran Flavor, Elevated."
description="Home-style meals. Generous portions. A hidden gem worth discovering." description="Home-style meals. Generous portions. A hidden gem worth discovering."
buttons={[ buttons={[
{ {
text: "Order Now", text: "Order Now", href: "/order"},
href: "#contact",
},
{ {
text: "Visit Us", text: "Visit Us", href: "/menu"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-chicken-french-fries_140725-114449.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-chicken-french-fries_140725-114449.jpg"
imageAlt="Golden crispy chicken with tajadas" imageAlt="Golden crispy chicken with tajadas"
@@ -79,30 +66,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096460.jpg"},
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096460.jpg",
},
{ {
id: "2", id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-male-gardener-wearing-gardening-hat-holds-tomatoes_141793-71272.jpg"},
name: "Michael C.",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-male-gardener-wearing-gardening-hat-holds-tomatoes_141793-71272.jpg",
},
{ {
id: "3", id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-happy-young-bearded-male-t-shirt-smiling-cheerfully-while-enjoying-tasty-meal-lunch-cozy-restaurant-sitting-wooden-table_273609-1965.jpg"},
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-happy-young-bearded-male-t-shirt-smiling-cheerfully-while-enjoying-tasty-meal-lunch-cozy-restaurant-sitting-wooden-table_273609-1965.jpg",
},
{ {
id: "4", id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg"},
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
},
{ {
id: "5", id: "5", name: "Maria L.", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663836.jpg"},
name: "Maria L.",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663836.jpg",
},
]} ]}
cardTitle="Loved by the Community" cardTitle="Loved by the Community"
cardTag="Testimonials" cardTag="Testimonials"
@@ -118,44 +90,21 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Pollo con Tajadas", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-kebab-with-grilled-hot-green-pepper-tomato-greens-onion-pita_141793-3612.jpg"},
name: "Pollo con Tajadas",
price: "$16.99",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-kebab-with-grilled-hot-green-pepper-tomato-greens-onion-pita_141793-3612.jpg",
},
{ {
id: "2", id: "2", name: "Baleadas", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dogs-arrangement_23-2149455098.jpg"},
name: "Baleadas",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dogs-arrangement_23-2149455098.jpg",
},
{ {
id: "3", id: "3", name: "Catracho Platter", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg"},
name: "Catracho Platter",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg",
},
{ {
id: "4", id: "4", name: "Fried Chicken Meal", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg"},
name: "Fried Chicken Meal",
price: "$14.99",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg",
},
{ {
id: "5", id: "5", name: "Side Platter", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-with-meat-corn_23-2148725021.jpg"},
name: "Side Platter",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-with-meat-corn_23-2148725021.jpg",
},
{ {
id: "6", id: "6", name: "Refreshing Drinks", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292087.jpg"},
name: "Refreshing Drinks",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292087.jpg",
},
]} ]}
title="Our Most Loved Plates" title="Our Most Loved Plates"
description="Customer favorites crafted from authentic family recipes." description="Customer favorites crafted from authentic family recipes."
buttons={[{ "text": "View Full Menu", "href": "#" }]}
/> />
</div> </div>
@@ -167,17 +116,11 @@ export default function LandingPage() {
description="Authentic Honduran traditions brought to life with generous portions and warm service." description="Authentic Honduran traditions brought to life with generous portions and warm service."
bulletPoints={[ bulletPoints={[
{ {
title: "Authentic Recipes", title: "Authentic Recipes", description: "Generations of Honduran flavors."},
description: "Generations of Honduran flavors.",
},
{ {
title: "Generous Portions", title: "Generous Portions", description: "You won't leave hungry."},
description: "You won't leave hungry.",
},
{ {
title: "Welcoming Service", title: "Welcoming Service", description: "Friendly faces and quick service."},
description: "Friendly faces and quick service.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-boiled-potatoes-with-green-onions-bread-knife-table_176474-3295.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-boiled-potatoes-with-green-onions-bread-knife-table_176474-3295.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -191,31 +134,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "100%", title: "Cultural Authenticity", items: [
value: "100%", "Fresh Ingredients", "Family Recipes"],
title: "Cultural Authenticity",
items: [
"Fresh Ingredients",
"Family Recipes",
],
}, },
{ {
id: "m2", id: "m2", value: "24/7", title: "Good Vibes", items: [
value: "24/7", "Latin Music", "Great Energy"],
title: "Good Vibes",
items: [
"Latin Music",
"Great Energy",
],
}, },
{ {
id: "m3", id: "m3", value: "4.8★", title: "Community Rating", items: [
value: "4.8★", "Austin's Hidden Gem", "500+ Reviews"],
title: "Community Rating",
items: [
"Austin's Hidden Gem",
"500+ Reviews",
],
}, },
]} ]}
title="Good Food. Good Energy." title="Good Food. Good Energy."
@@ -228,20 +156,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Chicken Plates", content: "Our signature crispy fried chicken served with fresh sides."},
title: "Chicken Plates",
content: "Our signature crispy fried chicken served with fresh sides.",
},
{ {
id: "f2", id: "f2", title: "Baleadas", content: "Fluffy hand-pressed tortillas with savory fillings."},
title: "Baleadas",
content: "Fluffy hand-pressed tortillas with savory fillings.",
},
{ {
id: "f3", id: "f3", title: "Catracho Favorites", content: "Platters featuring authentic Honduran flavor combinations."},
title: "Catracho Favorites",
content: "Platters featuring authentic Honduran flavor combinations.",
},
]} ]}
sideTitle="Explore the Menu" sideTitle="Explore the Menu"
sideDescription="Everything you love, made fresh daily." sideDescription="Everything you love, made fresh daily."
@@ -253,18 +172,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}} text="Hungry? Order online for pickup or visit us today."
text="Ready to Try It? Come visit us or order online for fast pickup."
buttons={[ buttons={[
{ {
text: "Order Now", text: "Order Now", href: "#"},
href: "#",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:5551234567"},
href: "tel:5551234567",
},
]} ]}
/> />
</div> </div>