Update src/app/page.tsx

This commit is contained in:
2026-05-07 00:48:44 +00:00
parent 0de5f87192
commit c00f1d386c

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "product",
},
name: "Menu", id: "product"},
{
name: "Reviews",
id: "testimonial",
},
name: "Reviews", id: "testimonial"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Ramiro's"
/>
@@ -59,17 +49,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="Ramiro's Mexican Restaurant"
description="Experience authentic flavors and luxury dining in an warm, elegant setting. Your premier destination for gourmet Mexican cuisine."
buttons={[
{
text: "Book Your Table",
href: "#contact",
},
text: "Book Your Table", href: "#contact"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2ruaixTWizgjFeZxVFhfgJ67M/uploaded-1778114869724-fdt32uwc.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2ruaixTWizgjFeZxVFhfgJ67M/uploaded-1778114869724-fdt32uwc.jpg"
mediaAnimation="blur-reveal"
/>
</div>
@@ -81,19 +68,13 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
label: "Years Served",
value: "20+",
},
label: "Years Served", value: "20+"},
{
icon: Award,
label: "Awards Won",
value: "15",
},
label: "Awards Won", value: "15"},
{
icon: Users,
label: "Satisfied Guests",
value: "50k+",
},
label: "Satisfied Guests", value: "50k+"},
]}
metricsAnimation="slide-up"
/>
@@ -105,20 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Exceptional Service",
description: "Our attentive staff ensures your experience is perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/cup-dessert-with-whipped-cream-strawberries-cherries-orange_140725-3536.jpg?_wi=1",
},
title: "Exceptional Service", description: "Our attentive staff ensures your experience is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/cup-dessert-with-whipped-cream-strawberries-cherries-orange_140725-3536.jpg"},
{
title: "Fresh Ingredients",
description: "We source only the finest, authentic ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/chili-peppers-tomatoes-other-vegetables-out-basket_114579-5932.jpg?_wi=1",
},
title: "Fresh Ingredients", description: "We source only the finest, authentic ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/chili-peppers-tomatoes-other-vegetables-out-basket_114579-5932.jpg"},
{
title: "Elegant Decor",
description: "Beautifully crafted spaces for any occasion.",
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=1",
},
title: "Elegant Decor", description: "Beautifully crafted spaces for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg"},
]}
title="Why Choose Us"
description="Excellence in every detail."
@@ -133,41 +105,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Ribeye Special",
price: "$38.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg",
},
id: "p1", name: "Ribeye Special", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg"},
{
id: "p2",
name: "Classic Tamales",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tamales-arrangement_23-2149009486.jpg",
},
id: "p2", name: "Classic Tamales", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tamales-arrangement_23-2149009486.jpg"},
{
id: "p3",
name: "Chili Rellenos",
price: "$26.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetarian-tacos_23-2148750464.jpg",
},
id: "p3", name: "Chili Rellenos", price: "$26.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetarian-tacos_23-2148750464.jpg"},
{
id: "p4",
name: "Horchata Pitcher",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-iced-tea-table-pool_23-2149967019.jpg",
},
id: "p4", name: "Horchata Pitcher", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-iced-tea-table-pool_23-2149967019.jpg"},
{
id: "p5",
name: "Sopapillas Dessert",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-bananas-chocolate-sprinkles-white-plate_114579-33759.jpg",
},
id: "p5", name: "Sopapillas Dessert", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-bananas-chocolate-sprinkles-white-plate_114579-33759.jpg"},
{
id: "p6",
name: "Chips & Queso",
price: "$10.00",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-fresh-salsa-dip-isolated_2829-14460.jpg",
},
id: "p6", name: "Chips & Queso", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/bowl-fresh-salsa-dip-isolated_2829-14460.jpg"},
]}
title="Signature Menu"
description="Discover our culinary masterpieces, crafted to perfection."
@@ -176,53 +124,33 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardThree
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
plans={[
{
id: "p1",
name: "Private Table",
price: "$150",
buttons: [
id: "p1", name: "Private Table", price: "$150", buttons: [
{
text: "Reserve",
},
text: "Reserve"},
],
features: [
"VIP Service",
"Signature Drink",
"Chef Special",
],
"VIP Service", "Signature Drink", "Chef Special"],
},
{
id: "p2",
name: "Family Feast",
price: "$350",
buttons: [
id: "p2", name: "Family Feast", price: "$350", buttons: [
{
text: "Reserve",
},
text: "Reserve"},
],
features: [
"Large Party Space",
"Full Menu",
"Dessert Platter",
],
"Large Party Space", "Full Menu", "Dessert Platter"],
},
{
id: "p3",
name: "Corporate Event",
price: "$800",
buttons: [
id: "p3", name: "Corporate Event", price: "$800", buttons: [
{
text: "Reserve",
},
text: "Reserve"},
],
features: [
"Private Hall",
"Custom Menu",
"Premium Bar",
],
"Private Hall", "Custom Menu", "Premium Bar"],
},
]}
title="Dining Experiences"
@@ -236,60 +164,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "Jan 2024",
title: "Foodie",
quote: "The food was incredible, and our server was awesome.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2ruaixTWizgjFeZxVFhfgJ67M/uploaded-1778114869724-fdt32uwc.jpg?_wi=2",
imageAlt: "happy customer fine dining",
},
id: "1", name: "Sarah J.", date: "Jan 2024", title: "Foodie", quote: "The food was incredible, and our server was awesome.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2ruaixTWizgjFeZxVFhfgJ67M/uploaded-1778114869724-fdt32uwc.jpg", imageAlt: "happy customer fine dining"},
{
id: "2",
name: "Michael C.",
date: "Dec 2023",
title: "Local Guide",
quote: "Best horchata I've had. The decor is really nice.",
tag: "Authentic",
avatarSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wood-board-with-mini-pretzels-beer-rustic-with-copy-space_141793-6634.jpg",
imageAlt: "happy customer fine dining",
},
id: "2", name: "Michael C.", date: "Dec 2023", title: "Local Guide", quote: "Best horchata I've had. The decor is really nice.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wood-board-with-mini-pretzels-beer-rustic-with-copy-space_141793-6634.jpg", imageAlt: "happy customer fine dining"},
{
id: "3",
name: "Emily R.",
date: "Nov 2023",
title: "Guest",
quote: "Great service and clean restaurant! Can't beat it.",
tag: "Fantastic",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-dessert-with-whipped-cream-strawberries-cherries-orange_140725-3536.jpg?_wi=2",
imageAlt: "happy customer fine dining",
},
id: "3", name: "Emily R.", date: "Nov 2023", title: "Guest", quote: "Great service and clean restaurant! Can't beat it.", tag: "Fantastic", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cup-dessert-with-whipped-cream-strawberries-cherries-orange_140725-3536.jpg", imageAlt: "happy customer fine dining"},
{
id: "4",
name: "David K.",
date: "Oct 2023",
title: "Diner",
quote: "Chili rellenos and flautas were amazing. Very yummy.",
tag: "Tasty",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outdoors_23-2150188348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chili-peppers-tomatoes-other-vegetables-out-basket_114579-5932.jpg?_wi=2",
imageAlt: "happy customer fine dining",
},
id: "4", name: "David K.", date: "Oct 2023", title: "Diner", quote: "Chili rellenos and flautas were amazing. Very yummy.", tag: "Tasty", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outdoors_23-2150188348.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chili-peppers-tomatoes-other-vegetables-out-basket_114579-5932.jpg", imageAlt: "happy customer fine dining"},
{
id: "5",
name: "Rachel S.",
date: "Sep 2023",
title: "Regular",
quote: "We love this place! The Cinco de Mayo plate is favorite.",
tag: "Loved It",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=2",
imageAlt: "happy customer fine dining",
},
id: "5", name: "Rachel S.", date: "Sep 2023", title: "Regular", quote: "We love this place! The Cinco de Mayo plate is favorite.", tag: "Loved It", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", imageAlt: "happy customer fine dining"},
]}
title="Guest Experiences"
description="Hear what our patrons say."
@@ -300,8 +183,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Reservations"
title="Contact Us"
description="Reserve your table today."
@@ -312,33 +194,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Menu",
href: "#product",
},
label: "Menu", href: "#product"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}