5 Commits

Author SHA1 Message Date
22101172a7 Merge version_2 into main
Merge version_2 into main
2026-04-05 19:48:37 +00:00
b6aabc3f7b Update src/app/page.tsx 2026-04-05 19:48:31 +00:00
a58541c160 Merge version_2 into main
Merge version_2 into main
2026-04-05 19:48:06 +00:00
649cb3353c Update src/app/page.tsx 2026-04-05 19:48:03 +00:00
275575758a Merge version_1 into main
Merge version_1 into main
2026-04-05 19:44:38 +00:00

View File

@@ -8,7 +8,6 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Heart } from "lucide-react";
export default function LandingPage() {
@@ -29,26 +28,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Our Story",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Our Story", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Ricos Tamales Doña Rita"
/>
@@ -58,41 +41,10 @@ export default function LandingPage() {
<HeroCarouselLogo
logoText="Ricos Tamales Doña Rita"
description="Authentic, handcrafted tamales prepared with love using traditional family recipes passed down through generations."
buttons={[
{
text: "View Menu",
href: "#menu",
},
{
text: "Order Now",
href: "#contact",
},
]}
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Order Now", href: "#contact" }]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=1",
imageAlt: "Traditional tamales",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=2",
imageAlt: "Traditional tamales",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=3",
imageAlt: "Traditional tamales",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=4",
imageAlt: "Traditional tamales",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=5",
imageAlt: "Traditional tamales",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=6",
imageAlt: "Traditional tamales",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=1", imageAlt: "Traditional tamales" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=2", imageAlt: "Traditional tamales" }
]}
/>
</div>
@@ -103,7 +55,7 @@ export default function LandingPage() {
tag="Our Story"
title="A Legacy of Flavor"
description="Since our founding, Doña Rita has been dedicated to preserving the rich traditions of authentic Mexican tamales."
subdescription="Every tamal is crafted with premium ingredients and time-honored techniques, bringing the warmth of a family kitchen to your table."
subdescription="Every tamal is crafted with premium ingredients and time-honored techniques, bringing the warmth of a family kitchen to your table. Visit us at Terán 1, Zona Centro, 87300 Heroica Matamoros, Tamaulipas, Mexico."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-old-woman-celebrating-tamil-new-year_23-2151210748.jpg"
imageAlt="Doña Rita cooking"
@@ -113,97 +65,29 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardOne
useInvertedBackground={false}
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Pork Verde",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=1",
},
{
id: "2",
name: "Chicken Mole",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=2",
},
{
id: "3",
name: "Beef Roja",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=3",
},
{
id: "4",
name: "Cheese & Jalapeño",
price: "$3.25",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=4",
},
{
id: "5",
name: "Sweet Corn",
price: "$3.00",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=5",
},
{
id: "6",
name: "Vegan Mushroom",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=6",
},
{ id: "1", name: "Pork Verde", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=1" },
{ id: "2", name: "Chicken Mole", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=2" },
{ id: "3", name: "Beef Roja", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=3" }
]}
title="Our Signature Tamales"
description="Explore our delicious variety of traditional and specialty tamales."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="The best tamales I have ever tasted! Authentic, flavorful, and they remind me of home."
rating={5}
author="Elena M."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
alt: "Customer",
},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
tag="Visit Us"
title="Bring Home the Flavor"
description="Have questions or need to place a bulk order? Send us a message and we'll get back to you shortly."
background={{ variant: "gradient-bars" }}
tag="Contact Us"
title="Get in Touch"
description="We are open Monday - Sunday starting at 9 AM. Reach us at +52 868 688 5553 or visit us in Matamoros."
imageSrc="http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"
imageAlt="Friendly staff"
imageAlt="Contact location"
mediaAnimation="blur-reveal"
/>
</div>
@@ -211,17 +95,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Ricos Tamales Doña Rita"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}