Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-17 14:37:37 +00:00

View File

@@ -32,18 +32,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Experience",
id: "#experience",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Reserve",
id: "#reserve",
},
{ name: "Experience", id: "#experience" },
{ name: "Menu", id: "#menu" },
{ name: "Reserve", id: "#reserve" },
]}
brandName="DônnaFugata"
/>
@@ -54,54 +45,29 @@ export default function LandingPage() {
logoText="DônnaFugata"
description="An Italian Love Story, Told Through Flavor. Fine dining. Candlelight. Authentic Italian soul in Santo Domingo."
buttons={[
{
text: "Reserve Your Table",
href: "#reserve",
},
{
text: "View Menu",
href: "#menu",
},
{ text: "Reserve Your Table", href: "#reserve" },
{ text: "View Menu", href: "#menu" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=1",
imageAlt: "luxurious restaurant dining interior dark",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-celebration-with-flowers_23-2151917799.jpg?_wi=1",
imageAlt: "fine dining italian cuisine served",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg?_wi=1",
imageAlt: "italian restaurant outdoor terrace luxury",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg",
imageAlt: "modern elegant restaurant interior design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg",
imageAlt: "sophisticated italian dining venue",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg",
imageAlt: "exclusive restaurant interior fine dining",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg", imageAlt: "luxurious restaurant dining interior dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-celebration-with-flowers_23-2151917799.jpg", imageAlt: "fine dining italian cuisine served" },
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg", imageAlt: "italian restaurant outdoor terrace luxury" },
{ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "modern elegant restaurant interior design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg", imageAlt: "sophisticated italian dining venue" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg", imageAlt: "exclusive restaurant interior fine dining" },
]}
/>
</div>
<div id="experience" data-section="experience">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Philosophy"
title="An Intimate Italian Escape"
description="Crafted by authentic Italian chefs, our menu blends tradition with high-end ingredients for a true soul-stirring experience."
subdescription="Whether it's an anniversary or a quiet date, we curate moments of romance and exclusivity in the heart of Santo Domingo."
imageSrc="http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-sauce-top_140725-6436.jpg"
mediaAnimation="slide-up"
icon={Utensils}
mediaAnimation="slide-up"
/>
</div>
@@ -112,60 +78,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Signature",
name: "Cacio e Pepe",
price: "Market Price",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-potato-with-bechamel-sauce-served-with-white-wine_141793-52.jpg",
},
{
id: "p2",
brand: "Signature",
name: "Linguine Gamberoni",
price: "Market Price",
rating: 5,
reviewCount: "95+",
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-bolognese-penne-pasta-garnished-with-herbs_140725-8738.jpg",
},
{
id: "p3",
brand: "Signature",
name: "Artisan Focaccia",
price: "$12",
rating: 4,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sandwiches-with-cream-cheese-tomatoes_23-2148749072.jpg",
},
{
id: "p4",
brand: "Dessert",
name: "Nutella Tiramisu",
price: "$18",
rating: 5,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg",
},
{
id: "p5",
brand: "Signature",
name: "Seasonal Risotto",
price: "Market Price",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg",
},
{
id: "p6",
brand: "Signature",
name: "Chef's Special Antipasto",
price: "$25",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/various-sliced-fish-fillet-with-lemon-slice_140725-3847.jpg",
},
{ id: "p1", brand: "Signature", name: "Cacio e Pepe", price: "Market Price", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/chicken-potato-with-bechamel-sauce-served-with-white-wine_141793-52.jpg" },
{ id: "p2", brand: "Signature", name: "Linguine Gamberoni", price: "Market Price", rating: 5, reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-bolognese-penne-pasta-garnished-with-herbs_140725-8738.jpg" },
{ id: "p3", brand: "Signature", name: "Artisan Focaccia", price: "$12", rating: 4, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sandwiches-with-cream-cheese-tomatoes_23-2148749072.jpg" },
{ id: "p4", brand: "Dessert", name: "Nutella Tiramisu", price: "$18", rating: 5, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg" },
{ id: "p5", brand: "Signature", name: "Seasonal Risotto", price: "Market Price", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg" },
{ id: "p6", brand: "Signature", name: "Chef's Special Antipasto", price: "$25", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/various-sliced-fish-fillet-with-lemon-slice_140725-3847.jpg" },
]}
title="Signature Dishes"
description="Every dish tells a story of Italy."
@@ -177,46 +95,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "A magical night",
quote: "Una serata magica. Cibo squisito, servizio impeccabile.",
name: "Maria & Juan",
role: "Anniversary Guests",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018845.jpg",
},
{
id: "t2",
title: "Simply perfect",
quote: "Uno dei migliori ristoranti italiani della Repubblica Dominicana.",
name: "Roberto Costa",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/black-american-couple-date-meeting-drink-wine-restaurant_613910-7260.jpg",
},
{
id: "t3",
title: "Romantic perfection",
quote: "The atmosphere is unmatched. Truly the best date spot in the city.",
name: "Elena Martinez",
role: "Regular Guest",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717841.jpg",
},
{
id: "t4",
title: "Authentic taste",
quote: "Finally, a place that feels like stepping into a Roman trattoria.",
name: "Marco Rossi",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018795.jpg",
},
{
id: "t5",
title: "Unforgettable",
quote: "I celebrated my 10th anniversary here. It was beyond perfect.",
name: "Sarah Miller",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/woman-is-surprised-get-gift_23-2148060341.jpg",
},
{ id: "t1", title: "A magical night", quote: "Una serata magica. Cibo squisito, servizio impeccabile.", name: "Maria & Juan", role: "Anniversary Guests", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018845.jpg" },
{ id: "t2", title: "Simply perfect", quote: "Uno dei migliori ristoranti italiani della Repubblica Dominicana.", name: "Roberto Costa", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/black-american-couple-date-meeting-drink-wine-restaurant_613910-7260.jpg" },
{ id: "t3", title: "Romantic perfection", quote: "The atmosphere is unmatched. Truly the best date spot in the city.", name: "Elena Martinez", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717841.jpg" },
{ id: "t4", title: "Authentic taste", quote: "Finally, a place that feels like stepping into a Roman trattoria.", name: "Marco Rossi", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018795.jpg" },
{ id: "t5", title: "Unforgettable", quote: "I celebrated my 10th anniversary here. It was beyond perfect.", name: "Sarah Miller", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-surprised-get-gift_23-2148060341.jpg" },
]}
title="Cinematic Reviews"
description="What our guests say about their magical night."
@@ -225,49 +108,26 @@ export default function LandingPage() {
<div id="vibe" data-section="vibe">
<FeatureCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Terrace Dining",
description: "Under the stars, surrounded by lush tropical greenery.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-drink-restaurant_23-2147891133.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15564.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=2",
imageAlt: "luxurious restaurant terrace at night",
},
{
title: "Intimate Corners",
description: "Quiet, secluded spaces for private, uninterrupted conversation.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132608.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/romantic-table-setting-wedding-reception-with-sea-view-through-windows_637285-997.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-celebration-with-flowers_23-2151917799.jpg?_wi=2",
imageAlt: "luxurious restaurant terrace at night",
},
{
title: "Warm Architecture",
description: "Designed to feel like an authentic Italian estate in the heart of Santo Domingo.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg?_wi=2",
imageAlt: "luxurious restaurant terrace at night",
},
]}
showStepNumbers={false}
title="Designed for Connection"
description="Hidden away for those who seek beauty, silence, and connection."
features={[
{
title: "Terrace Dining", description: "Under the stars, surrounded by lush tropical greenery.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-drink-restaurant_23-2147891133.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15564.jpg" }
},
{
title: "Intimate Corners", description: "Quiet, secluded spaces for private, uninterrupted conversation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132608.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/romantic-table-setting-wedding-reception-with-sea-view-through-windows_637285-997.jpg" }
},
{
title: "Warm Architecture", description: "Designed to feel like an authentic Italian estate in the heart of Santo Domingo.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg" }
},
]}
/>
</div>
@@ -278,55 +138,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan-1",
badge: "Intimate",
price: "Custom",
subtitle: "Perfect for romantic date nights",
features: [
"Chef's Selection Menu",
"Private Corner Table",
"Candlelight Ambiance",
],
buttons: [
{
text: "Reserve Now",
href: "#reserve",
},
],
id: "plan-1", badge: "Intimate", price: "Custom", subtitle: "Perfect for romantic date nights", features: [ "Chef's Selection Menu", "Private Corner Table", "Candlelight Ambiance" ],
buttons: [ { text: "Reserve Now", href: "#reserve" } ],
},
{
id: "plan-2",
badge: "Exclusive",
price: "Custom",
subtitle: "For anniversaries & celebrations",
features: [
"Personalized Service",
"Premium Wine Pairing",
"Special Decor Setup",
],
buttons: [
{
text: "Reserve Now",
href: "#reserve",
},
],
id: "plan-2", badge: "Exclusive", price: "Custom", subtitle: "For anniversaries & celebrations", features: [ "Personalized Service", "Premium Wine Pairing", "Special Decor Setup" ],
buttons: [ { text: "Reserve Now", href: "#reserve" } ],
},
{
id: "plan-3",
badge: "Private",
price: "Custom",
subtitle: "For corporate or private events",
features: [
"Full Terrace Access",
"Custom Menu Curation",
"Event Concierge",
],
buttons: [
{
text: "Inquire",
href: "#reserve",
},
],
id: "plan-3", badge: "Private", price: "Custom", subtitle: "For corporate or private events", features: [ "Full Terrace Access", "Custom Menu Curation", "Event Concierge" ],
buttons: [ { text: "Inquire", href: "#reserve" } ],
},
]}
title="Turn Moments into Memories"
@@ -340,29 +161,11 @@ export default function LandingPage() {
title="Reserve Your Table"
description="Limited tables available each night. Book yours in advance."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "date",
type: "date",
placeholder: "Date",
required: true,
},
{
name: "guests",
type: "number",
placeholder: "Number of Guests",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "date", type: "date", placeholder: "Date", required: true },
{ name: "guests", type: "number", placeholder: "Number of Guests", required: true },
]}
textarea={{
name: "note",
placeholder: "Special Requests (Anniversary, Allergies, etc.)",
}}
textarea={{ name: "note", placeholder: "Special Requests (Anniversary, Allergies, etc.)" }}
imageSrc="http://img.b2bpic.net/free-photo/popular-resort-amara-dolce-vita-luxury-hotel-with-pools-water-parks-recreational-area-along-sea-coast-turkey-tekirova-kemer_146671-18754.jpg"
buttonText="Reserve Now"
/>
@@ -374,24 +177,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
title: "Location",
value: "Zona Colonial",
icon: MapPin,
},
{
id: "m2",
title: "WhatsApp",
value: "+1 809-555-0199",
icon: MessageCircle,
},
{
id: "m3",
title: "Open Hours",
value: "6 PM - 11 PM",
icon: Clock,
},
{ id: "m1", title: "Location", value: "Zona Colonial", icon: MapPin },
{ id: "m2", title: "WhatsApp", value: "+1 809-555-0199", icon: MessageCircle },
{ id: "m3", title: "Open Hours", value: "6 PM - 11 PM", icon: Clock },
]}
title="Find Us"
description="Your Italian home in Santo Domingo."
@@ -403,45 +191,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5744.jpg"
logoText="DônnaFugata"
columns={[
{
title: "Explore",
items: [
{
label: "Menu",
href: "#menu",
},
{
label: "Reserve",
href: "#reserve",
},
],
},
{
title: "Company",
items: [
{
label: "Our Story",
href: "#experience",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Use",
href: "#",
},
],
},
{ title: "Explore", items: [ { label: "Menu", href: "#menu" }, { label: "Reserve", href: "#reserve" } ] },
{ title: "Company", items: [ { label: "Our Story", href: "#experience" }, { label: "Contact", href: "#contact" } ] },
{ title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" } ] },
]}
/>
</div>