Merge version_1 into main #2
283
src/app/page.tsx
283
src/app/page.tsx
@@ -29,137 +29,38 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="La Pulpería by Sazón R.D."
|
||||
button={{ text: "Reserve", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Authentic Dominican Gastronomy"
|
||||
description="Experience the soul of Sazón R.D. at La Pulpería. Where tradition meets modern elegance in every bite."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=1",
|
||||
imageAlt: "Restaurant ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=1",
|
||||
imageAlt: "Chef preparation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=2",
|
||||
imageAlt: "Dining area",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=2",
|
||||
imageAlt: "Culinary arts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=3",
|
||||
imageAlt: "Table setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=3",
|
||||
imageAlt: "Modern interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Restaurant ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Chef preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Dining area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Culinary arts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Modern interior" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=4",
|
||||
imageAlt: "Gourmet dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=4",
|
||||
imageAlt: "Traditional cuisine",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=5",
|
||||
imageAlt: "Signature plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=5",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=6",
|
||||
imageAlt: "Artistic plating",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=6",
|
||||
imageAlt: "Gourmet meal",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg",
|
||||
alt: "Diner 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-smiling-cafe-with-coffee-cup_1170-696.jpg",
|
||||
alt: "Diner 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg",
|
||||
alt: "Diner 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
alt: "Diner 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
|
||||
alt: "Diner 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Loved by 500+ guests"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Cuisine",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Ingredients",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Traditional Heritage",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Sophistication",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unforgettable Flavor",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Gourmet dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Traditional cuisine" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Signature plate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Fresh ingredients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Artistic plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Gourmet meal" },
|
||||
]}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,42 +80,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Sancocho Pulpero",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mofongo de Autor",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pescado al Coco",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Majarete Gourmet",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-profiteroles-with-chocolate-icing-grated-nuts_141793-4685.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Morir Soñando Special",
|
||||
price: "$9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-juice-with-lemon-slice-cinnamon_140725-44198.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Tostones de la Casa",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frozen-raspberry_23-2148176349.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Sancocho Pulpero", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg" },
|
||||
{ id: "p2", name: "Mofongo de Autor", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973720.jpg" },
|
||||
{ id: "p3", name: "Pescado al Coco", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg" },
|
||||
{ id: "p4", name: "Majarete Gourmet", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-profiteroles-with-chocolate-icing-grated-nuts_141793-4685.jpg" },
|
||||
{ id: "p5", name: "Morir Soñando Special", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/fruit-juice-with-lemon-slice-cinnamon_140725-44198.jpg" },
|
||||
{ id: "p6", name: "Tostones de la Casa", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/frozen-raspberry_23-2148176349.jpg" },
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Explore our curated menu of traditional Dominican flavors elevated with a contemporary culinary touch."
|
||||
@@ -226,47 +97,13 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena Rodriguez",
|
||||
role: "Food Critic",
|
||||
company: "Gastronomy Weekly",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos Martinez",
|
||||
role: "Local Chef",
|
||||
company: "Culinary Union",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-cafe-with-coffee-cup_1170-696.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia Torres",
|
||||
role: "Food Blogger",
|
||||
company: "Flavors of DR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Luis Gomez",
|
||||
role: "Diner",
|
||||
company: "Satisfied Patron",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Hernandez",
|
||||
role: "Regular Guest",
|
||||
company: "Loyal Patron",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
|
||||
},
|
||||
{ id: "1", name: "Elena Rodriguez", role: "Food Critic", company: "Gastronomy Weekly", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg" },
|
||||
{ id: "2", name: "Carlos Martinez", role: "Local Chef", company: "Culinary Union", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-cafe-with-coffee-cup_1170-696.jpg" },
|
||||
{ id: "3", name: "Sofia Torres", role: "Food Blogger", company: "Flavors of DR", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg" },
|
||||
{ id: "4", name: "Luis Gomez", role: "Diner", company: "Satisfied Patron", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg" },
|
||||
{ id: "5", name: "Maria Hernandez", role: "Regular Guest", company: "Loyal Patron", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg" },
|
||||
]}
|
||||
title="Voices of Our Guests"
|
||||
description="Discover what our patrons love most about their experience at La Pulpería."
|
||||
@@ -276,9 +113,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Book Your Culinary Journey"
|
||||
description="Join us at La Pulpería. We recommend booking in advance for an unparalleled authentic dining experience."
|
||||
@@ -292,54 +127,24 @@ export default function LandingPage() {
|
||||
logoText="La Pulpería by Sazón R.D."
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Navigate", items: [
|
||||
{ label: "Menu", href: "#products" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
{
|
||||
label: "Hours",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
title: "Information", items: [
|
||||
{ label: "Hours", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow Us",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
title: "Follow Us", items: [
|
||||
{ label: "Instagram", href: "#" },
|
||||
{ label: "Facebook", href: "#" },
|
||||
{ label: "Twitter", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user