6 Commits

Author SHA1 Message Date
2a0a77bb8f Update src/app/page.tsx 2026-05-18 13:22:13 +00:00
d819f4533e Update src/app/page.tsx 2026-05-18 13:21:49 +00:00
102f10d927 Merge version_2 into main
Merge version_2 into main
2026-05-18 13:18:09 +00:00
228ba39905 Update src/app/page.tsx 2026-05-18 13:18:06 +00:00
cc50c1731d Merge version_2 into main
Merge version_2 into main
2026-05-18 13:12:57 +00:00
4c7dda3c75 Update src/app/page.tsx 2026-05-18 13:12:54 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "The Story", name: "The Story", id: "#story"},
id: "#story",
},
{ {
name: "The Setting", name: "The Setting", id: "#setting"},
id: "#setting",
},
{ {
name: "Experience", name: "Experience", id: "#experience"},
id: "#experience",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Terrazza Sommariva" brandName="Terrazza Sommariva"
/> />
@@ -56,18 +46,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Terrazza Sommariva" title="Terrazza Sommariva"
description="The pleasure of tasting the most renowned recipes of Venetian and Italian tradition, seated at the foot of the Rialto Bridge." description="The pleasure of tasting the most renowned recipes of Venetian and Italian tradition, seated at the foot of the Rialto Bridge."
buttons={[ buttons={[
{ {
text: "Reserve a table", text: "Reserve a table", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/famous-view-venice-with-gondolas-sunrise_268835-980.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtkVwObCt1FkYiSRbNqMmrCCmt/uploaded-1779109803667-45nygov0.jpg?_wi=1"
imageAlt="grand canal venice sunset" imageAlt="Terrace view overlooking the Grand Canal and Rialto"
/> />
</div> </div>
@@ -76,10 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="A Venetian table like no other" title="A Venetian table like no other"
description={[ description={[
"Nestled at the historic heart of Venice, Terrazza Sommariva offers an unparalleled dining experience. Since generations, we have perfected the art of Italian hospitality.", "Nestled at the historic heart of Venice, Terrazza Sommariva offers an unparalleled dining experience. Since generations, we have perfected the art of Italian hospitality.", "Our dining rooms, adorned with hand-painted frescoes and Murano chandeliers, tell the story of a rich heritage, inviting guests to witness the magic of the Grand Canal.", "From the Famiglia Sommariva, welcome to a place where history meets the plate."]}
"Our dining rooms, adorned with hand-painted frescoes and Murano chandeliers, tell the story of a rich heritage, inviting guests to witness the magic of the Grand Canal.",
"From the Famiglia Sommariva, welcome to a place where history meets the plate.",
]}
/> />
</div> </div>
@@ -91,23 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "The Rialto", title: "The Rialto", description: "Seated directly overlooking the iconic bridge architecture.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg", imageAlt: "italian fine dining pasta cheese wheel"},
description: "Seated directly overlooking the iconic bridge architecture.",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg",
imageAlt: "italian fine dining pasta cheese wheel",
},
{ {
title: "The Grand Canal", title: "The Grand Canal", description: "Witness the dance of gondolas and water reflections.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-decoration-close-up-ball-bauble-pine-branches-background_169016-50278.jpg", imageAlt: "murano glass chandelier close up"},
description: "Witness the dance of gondolas and water reflections.",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-decoration-close-up-ball-bauble-pine-branches-background_169016-50278.jpg",
imageAlt: "murano glass chandelier close up",
},
{ {
title: "The Palazzi", title: "The Palazzi", description: "Surrounded by historic Venetian architecture like Ca' Farsetti.", imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg", imageAlt: "historic venetian dining room fresco"},
description: "Surrounded by historic Venetian architecture like Ca' Farsetti.",
imageSrc: "http://img.b2bpic.net/free-photo/interior-saint-stephen-orthodox-church-istanbul-turkey_1268-22503.jpg",
imageAlt: "historic venetian dining room fresco",
},
]} ]}
title="A window onto la Serenissima" title="A window onto la Serenissima"
description="Discover our unique vantage point at the foot of the world-famous Rialto Bridge." description="Discover our unique vantage point at the foot of the world-famous Rialto Bridge."
@@ -122,11 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Cacio e Pepe", title: "Cacio e Pepe", description: "The cheese wheel pasta was unforgettable — pure Venetian magic.", imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-3217.jpg", imageAlt: "italian fine dining pasta cheese wheel"},
description: "The cheese wheel pasta was unforgettable — pure Venetian magic.",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-3217.jpg",
imageAlt: "italian fine dining pasta cheese wheel",
},
]} ]}
title="The Tableside Ritual" title="The Tableside Ritual"
description="Our signature Cacio e Pepe, finished inside a hollowed Pecorino wheel, is a theatrical masterpiece." description="Our signature Cacio e Pepe, finished inside a hollowed Pecorino wheel, is a theatrical masterpiece."
@@ -138,8 +106,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Inside the Palazzo" title="Inside the Palazzo"
description={[ description={[
"19th-century frescoes, gilded mirrors, and authentic Murano chandeliers provide an atmospheric dining backdrop.", "19th-century frescoes, gilded mirrors, and authentic Murano chandeliers provide an atmospheric dining backdrop."]}
]}
/> />
</div> </div>
@@ -151,53 +118,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Cacio e Pepe nella Forma", price: "Market", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/served-food-dining-table-lunch-time-restaurant_637285-2017.jpg", imageAlt: "italian seafood plate gourmet"},
name: "Cacio e Pepe nella Forma",
price: "Market",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/served-food-dining-table-lunch-time-restaurant_637285-2017.jpg",
imageAlt: "italian seafood plate gourmet",
},
{ {
id: "2", id: "2", name: "Spaghetti all'Astice", price: "Market", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg", imageAlt: "italian pasta dish signature"},
name: "Spaghetti all'Astice",
price: "Market",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg",
imageAlt: "italian pasta dish signature",
},
{ {
id: "3", id: "3", name: "Fegato alla Veneziana", price: "Market", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/front-view-spaghetti-wine-wooden-table_23-2148305675.jpg", imageAlt: "italian seafood plate gourmet"},
name: "Fegato alla Veneziana",
price: "Market",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spaghetti-wine-wooden-table_23-2148305675.jpg",
imageAlt: "italian seafood plate gourmet",
},
{ {
id: "4", id: "4", name: "Tomahawk Dry-Aged", price: "Market", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/choco-brownies-with-fine-lemted-cocoa-cream-vanilla-icecream_114579-2132.jpg", imageAlt: "italian pasta dish signature"},
name: "Tomahawk Dry-Aged",
price: "Market",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/choco-brownies-with-fine-lemted-cocoa-cream-vanilla-icecream_114579-2132.jpg",
imageAlt: "italian pasta dish signature",
},
{ {
id: "5", id: "5", name: "Tiramisù della Casa", price: "Market", variant: "Dolci", imageSrc: "http://img.b2bpic.net/free-photo/grilled-lobster-tail-with-herbs-strawberries-black-plate_84443-94406.jpg", imageAlt: "italian seafood plate gourmet"},
name: "Tiramisù della Casa",
price: "Market",
variant: "Dolci",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-lobster-tail-with-herbs-strawberries-black-plate_84443-94406.jpg",
imageAlt: "italian seafood plate gourmet",
},
{ {
id: "6", id: "6", name: "Parfait alla Mandorla", price: "Market", variant: "Dolci", imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-medium-rare-steak-slate_84443-82643.jpg", imageAlt: "italian pasta dish signature"},
name: "Parfait alla Mandorla",
price: "Market",
variant: "Dolci",
imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-medium-rare-steak-slate_84443-82643.jpg",
imageAlt: "italian pasta dish signature",
},
]} ]}
title="Signature Plates" title="Signature Plates"
description="Our curated selection of traditional Venetian and Italian delicacies." description="Our curated selection of traditional Venetian and Italian delicacies."
@@ -212,23 +143,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Terrace", title: "Terrace", description: "Lanterns at dusk.", imageSrc: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg", imageAlt: "grand canal venice sunset"},
description: "Lanterns at dusk.",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-manhattan-central-park-autumn-bridge-lake_1321-2401.jpg",
imageAlt: "grand canal venice sunset",
},
{ {
title: "Details", title: "Details", description: "Table setting.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-pasta-plate-high-angle_23-2149325262.jpg", imageAlt: "italian fine dining pasta cheese wheel"},
description: "Table setting.",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pasta-plate-high-angle_23-2149325262.jpg",
imageAlt: "italian fine dining pasta cheese wheel",
},
{ {
title: "Decor", title: "Decor", description: "Fresco interiors.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg", imageAlt: "historic venetian dining room fresco"},
description: "Fresco interiors.",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg",
imageAlt: "historic venetian dining room fresco",
},
]} ]}
title="A Visual Journey" title="A Visual Journey"
description="Moments from the terrace and our historic dining rooms." description="Moments from the terrace and our historic dining rooms."
@@ -239,20 +158,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Benvenuti" tag="Benvenuti"
title="Reserve your table" title="Reserve your table"
description="We welcome you to experience the finest table at the Rialto Bridge." description="We welcome you to experience the finest table at the Rialto Bridge."
buttons={[ buttons={[
{ {
text: "Call +39 041 523 1164", text: "Call +39 041 523 1164", href: "tel:+390415231164"},
href: "tel:+390415231164",
},
{ {
text: "Email Reservation", text: "Email Reservation", href: "mailto:info@terrazzasommariva.it"},
href: "mailto:info@terrazzasommariva.it",
},
]} ]}
/> />
</div> </div>
@@ -265,47 +179,49 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Get Directions", title: "Get Directions", description: "Visit us at the foot of Rialto.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cozy-lamp-cafe_181624-58682.jpg", imageAlt: "grand canal venice sunset"},
description: "Visit us at the foot of Rialto.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-cozy-lamp-cafe_181624-58682.jpg",
imageAlt: "grand canal venice sunset",
},
]} ]}
title="Location" title="Location"
description="Riva del Vin 731, 30125 Venezia VE." description="Riva del Vin 731, 30125 Venezia VE."
/> />
</div> </div>
<div id="map" data-section="map">
<FeatureCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
title: "Find us on Google Maps", description: "Click below to open our location in Maps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtkVwObCt1FkYiSRbNqMmrCCmt/uploaded-1779109803667-45nygov0.jpg?_wi=2", imageAlt: "Map of our location"},
]}
title="Our Location"
description="Find us conveniently situated at the heart of the city."
/>
</div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-landscape-with-bridge_1127-141.jpg" imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-landscape-with-bridge_1127-141.jpg"
logoText="Terrazza Sommariva" logoText="Terrazza Sommariva"
columns={[ columns={[
{ {
title: "Find Us", title: "Find Us", items: [
items: [
{ {
label: "Riva del Vin 731, Venice", label: "Riva del Vin 731, Venice", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "+39 041 523 1164", label: "+39 041 523 1164", href: "tel:+390415231164"},
href: "tel:+390415231164",
},
], ],
}, },
{ {
title: "Social", title: "Social", items: [
items: [
{ {
label: "Instagram", label: "Instagram", href: "https://instagram.com/ristorante_terrazza_sommariva"},
href: "https://instagram.com/ristorante_terrazza_sommariva",
},
], ],
}, },
]} ]}
@@ -315,4 +231,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }