4 Commits

Author SHA1 Message Date
7a9ccb88d6 Update src/app/page.tsx 2026-04-06 00:04:31 +00:00
47865e2442 Update src/app/page.tsx 2026-04-06 00:04:01 +00:00
590058c896 Merge version_1 into main
Merge version_1 into main
2026-04-05 22:57:46 +00:00
47ef35545c Merge version_1 into main
Merge version_1 into main
2026-04-05 22:52:55 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
@@ -29,55 +29,39 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Hacienda Real"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogo
logoText="Hacienda Real"
description="Authentic flavors, traditional recipes, and a warm welcome await you. Experience the true taste of Mexico in every bite."
buttons={[
{
text: "View Menu",
href: "#menu",
},
{
text: "Book Table",
href: "#contact",
},
<HeroBillboardGallery
title="Hacienda Real Mexican Restaurant"
description="Authentic flavors, traditional recipes, and a warm welcome. Experience the true taste of Mexico in every bite."
background={{ variant: "gradient-bars" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317344.jpg?_wi=1", imageAlt: "Tacos" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-composition_23-2148737395.jpg", imageAlt: "Mexican spread" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-mexican-food_23-2148858277.jpg", imageAlt: "More food" }
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317344.jpg?_wi=1"
buttons={[{ text: "Explore Menu", href: "#menu" }]}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Story"
title="A Legacy of Flavor"
description="Established with a passion for tradition, Hacienda Real brings you recipes passed down through generations. Our kitchen serves the freshest ingredients in a vibrant, family-friendly atmosphere."
subdescription="Come join our family for a memorable dining experience where every meal feels like home."
tag="Our Roots"
title="Tradition You Can Taste"
description="Established with a passion for heritage, Hacienda Real brings you authentic recipes passed down through generations. Our chefs use only the finest fresh ingredients."
subdescription="Step into our vibrant dining room and experience a piece of Mexico right here in town."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934701.jpg"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -86,65 +70,20 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Signature",
name: "Street Taco Trio",
price: "$16.95",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-wooden-table_123827-19988.jpg",
},
id: "1", brand: "Specialty", name: "Street Taco Trio", price: "$16.95", rating: 5,
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-wooden-table_123827-19988.jpg"},
{
id: "2",
brand: "Signature",
name: "Classic Burrito Grande",
price: "$14.50",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-blackboard-national-mexican-food_23-2147740813.jpg",
},
id: "2", brand: "Specialty", name: "Enchilada Supreme", price: "$14.50", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-chili-dish_58702-1316.jpg"},
{
id: "3",
brand: "Appetizer",
name: "Fresh Guacamole",
price: "$9.95",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-various-biscuits-cookies-colorful-bowls-marble-background_114579-69815.jpg",
},
{
id: "4",
brand: "Entree",
name: "Cheese Enchiladas",
price: "$13.95",
rating: 4,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-chili-dish_58702-1316.jpg",
},
{
id: "5",
brand: "Side",
name: "Salsa Verde Duo",
price: "$5.95",
rating: 5,
reviewCount: "64",
imageSrc: "http://img.b2bpic.net/free-photo/pink-bowl-ripe-green-bell-peppers-marble-table_114579-66175.jpg",
},
{
id: "6",
brand: "Appetizer",
name: "Street Corn Elote",
price: "$7.50",
rating: 5,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-delicious-esquites-front-view_23-2149891091.jpg",
},
id: "3", brand: "Fresh", name: "Guacamole Bowl", price: "$9.95", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/close-up-blackboard-national-mexican-food_23-2147740813.jpg"}
]}
title="Chef's Specials"
description="Explore our curated selection of signature Mexican dishes, from sizzling fajitas to authentic street tacos."
description="Discover our kitchen's heart and soul with these fan favorites."
useInvertedBackground={false}
/>
</div>
@@ -152,61 +91,28 @@ export default function LandingPage() {
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Carlos M.",
handle: "@carlosm",
testimonial: "The best tacos I've had outside of Mexico City. Truly authentic!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
id: "1", name: "Elena Rodriguez", handle: "@elenar", testimonial: "Absolute perfection. The authenticity here is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg"
},
{
id: "2",
name: "Elena R.",
handle: "@elenar",
testimonial: "My favorite place for Sunday family dinner. Everyone loves the guacamole.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149250116.jpg",
},
{
id: "3",
name: "James L.",
handle: "@jamesl",
testimonial: "Fantastic atmosphere and even better margaritas. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-celebrating-valentine-s-day-with-bottle-wine_23-2148435715.jpg",
},
{
id: "4",
name: "Sophia P.",
handle: "@sophiap",
testimonial: "The service is exceptional and the food is so consistent. Always a win.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg",
},
{
id: "5",
name: "Robert B.",
handle: "@robertb",
testimonial: "Hacienda Real is an absolute gem. The enchiladas are to die for.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081871.jpg",
},
id: "2", name: "Marcus Thorne", handle: "@mthorne", testimonial: "The street corn is my weekly guilty pleasure. Simply incredible.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-celebrating-valentine-s-day-with-bottle-wine_23-2148435715.jpg"
}
]}
title="Diner Reviews"
description="See why locals call Hacienda Real their favorite Mexican destination."
title="Guest Reviews"
description="See what our regulars have to say about their experience."
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
tag="Visit Us"
title="Join Us for Dinner"
description="Reserve your table or sign up for our newsletter to receive monthly specials and event updates."
tag="Connect With Us"
title="Reserve Your Table"
description="Book a table for dinner or inquire about catering for your next private event."
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg"
mediaAnimation="slide-up"
buttonText="Subscribe"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
/>
</div>
@@ -216,52 +122,11 @@ export default function LandingPage() {
logoText="Hacienda Real"
columns={[
{
title: "Menu",
items: [
{
label: "Specials",
href: "#menu",
},
{
label: "Full Menu",
href: "#menu",
},
{
label: "Drinks",
href: "#menu",
},
],
title: "Menu", items: [{ label: "Browse Full Menu", href: "#menu" }]
},
{
title: "Information",
items: [
{
label: "Hours",
href: "#contact",
},
{
label: "Contact",
href: "#contact",
},
{
label: "Reservation",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
title: "Restaurant", items: [{ label: "Reserve a Table", href: "#contact" }]
}
]}
/>
</div>