Update src/app/page.tsx

This commit is contained in:
2026-05-10 13:09:04 +00:00
parent 74bde73780
commit 6d0b676e9c

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Experience",
id: "about",
},
name: "Experience", id: "about"},
{
name: "Reserve",
id: "reservation",
},
name: "Reserve", id: "reservation"},
]}
brandName="The Sicilian"
/>
@@ -55,45 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Born in Sicily. Served with Power."
description="Authentic wood-fired recipes redefined for the modern connoisseur. A legacy of tradition, a taste of luxury."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Reserve a Table",
href: "#reservation",
},
text: "Reserve a Table", href: "#reservation"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5738.jpg?_wi=1",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5738.jpg", imageAlt: "Cinematic pizza shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5747.jpg",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5747.jpg", imageAlt: "Cinematic pizza shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/napkins-table-dark-room_181624-351.jpg",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/napkins-table-dark-room_181624-351.jpg", imageAlt: "Cinematic pizza shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg", imageAlt: "Cinematic pizza shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg", imageAlt: "Cinematic pizza shot"},
{
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg",
imageAlt: "Cinematic pizza shot",
},
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg", imageAlt: "Cinematic pizza shot"},
]}
mediaAnimation="slide-up"
/>
@@ -107,47 +82,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Margherita Classica",
price: "$22",
variant: "Authentic",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg?_wi=1",
},
id: "p1", name: "Margherita Classica", price: "$22", variant: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg"},
{
id: "p2",
name: "Truffle Mushroom",
price: "$28",
variant: "Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg?_wi=1",
},
id: "p2", name: "Truffle Mushroom", price: "$28", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg"},
{
id: "p3",
name: "Pepperoni Siciliano",
price: "$25",
variant: "Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg",
},
id: "p3", name: "Pepperoni Siciliano", price: "$25", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg"},
{
id: "p4",
name: "Spicy Mafia Meat",
price: "$30",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/slices-italian-pizza-with-utensils-ingredients-black-kitchen-worktop_23-2148076119.jpg",
},
id: "p4", name: "Spicy Mafia Meat", price: "$30", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/slices-italian-pizza-with-utensils-ingredients-black-kitchen-worktop_23-2148076119.jpg"},
{
id: "p5",
name: "Prosciutto di Parma",
price: "$32",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-square-pizzas-wooden-board_23-2149294872.jpg",
},
id: "p5", name: "Prosciutto di Parma", price: "$32", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/tasty-square-pizzas-wooden-board_23-2149294872.jpg"},
{
id: "p6",
name: "Quattro Formaggi",
price: "$26",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg",
},
id: "p6", name: "Quattro Formaggi", price: "$26", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg"},
]}
title="Signature Pizzas"
description="The foundation of our craft."
@@ -161,52 +106,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "1",
badge: "Limited Experience",
price: "Couple's Dinner",
subtitle: "A romantic Sicilian escape.",
buttons: [
id: "1", badge: "Limited Experience", price: "Couple's Dinner", subtitle: "A romantic Sicilian escape.", buttons: [
{
text: "Inquire",
},
text: "Inquire"},
],
features: [
"Appetizer",
"Main Course",
"Wine Pairing",
],
"Appetizer", "Main Course", "Wine Pairing"],
},
{
id: "2",
badge: "Chef's Special",
price: "Family Feast",
subtitle: "Sharing tradition at its finest.",
buttons: [
id: "2", badge: "Chef's Special", price: "Family Feast", subtitle: "Sharing tradition at its finest.", buttons: [
{
text: "Inquire",
},
text: "Inquire"},
],
features: [
"Large Pizza",
"Pasta Board",
"Tiramisu Box",
],
"Large Pizza", "Pasta Board", "Tiramisu Box"],
},
{
id: "3",
badge: "Late Night",
price: "Midnight Special",
subtitle: "For those who linger.",
buttons: [
id: "3", badge: "Late Night", price: "Midnight Special", subtitle: "For those who linger.", buttons: [
{
text: "Inquire",
},
text: "Inquire"},
],
features: [
"Late Night Menu",
"Signature Drink",
"Exclusive Access",
],
"Late Night Menu", "Signature Drink", "Exclusive Access"],
},
]}
title="The Sicilian Privileges"
@@ -221,49 +142,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Pizzas",
description: "Authentic wood-fired classics.",
icon: Flame,
title: "Pizzas", description: "Authentic wood-fired classics.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3985.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3985.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-red-tomatoes-dark-surface_179666-35052.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-red-tomatoes-dark-surface_179666-35052.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5738.jpg?_wi=2",
imageAlt: "margherita pizza wood-fired studio shot",
},
{
title: "Pasta",
description: "Hand-made, traditional methods.",
icon: Utensils,
title: "Pasta", description: "Hand-made, traditional methods.", icon: Utensils,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-spaghetti-table_23-2148567137.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-spaghetti-table_23-2148567137.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-tuna-dish-with-lemon-slice-sauce_8353-10585.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-tuna-dish-with-lemon-slice-sauce_8353-10585.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg?_wi=2",
imageAlt: "margherita pizza wood-fired studio shot",
},
{
title: "Starters",
description: "Delicate Sicilian beginnings.",
icon: Leaf,
title: "Starters", description: "Delicate Sicilian beginnings.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-assortment_23-2149030745.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-assortment_23-2149030745.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza_23-2148765301.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza_23-2148765301.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg?_wi=2",
imageAlt: "margherita pizza wood-fired studio shot",
},
]}
title="Our Full Menu"
@@ -279,47 +182,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "s1",
name: "Carbonara Imperiale",
price: "$34",
variant: "Pasta",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-pasta-yummy-inside-white-plate-grey-floor_140725-14394.jpg",
},
id: "s1", name: "Carbonara Imperiale", price: "$34", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-pasta-yummy-inside-white-plate-grey-floor_140725-14394.jpg"},
{
id: "s2",
name: "Steak Siciliano",
price: "$55",
variant: "Main",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg",
},
id: "s2", name: "Steak Siciliano", price: "$55", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg"},
{
id: "s3",
name: "Tiramisu Royale",
price: "$18",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tiramisu-small-jar_23-2148531563.jpg",
},
id: "s3", name: "Tiramisu Royale", price: "$18", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tiramisu-small-jar_23-2148531563.jpg"},
{
id: "s4",
name: "Arancini Supreme",
price: "$22",
variant: "Starters",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-caesar_140725-12439.jpg",
},
id: "s4", name: "Arancini Supreme", price: "$22", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-caesar_140725-12439.jpg"},
{
id: "s5",
name: "Chicken Parmesan",
price: "$42",
variant: "Main",
imageSrc: "http://img.b2bpic.net/free-photo/smoked-vegetables-aubergine-tomato-bell-peppers-served-with-lettuce-salad_140725-5934.jpg",
},
id: "s5", name: "Chicken Parmesan", price: "$42", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/smoked-vegetables-aubergine-tomato-bell-peppers-served-with-lettuce-salad_140725-5934.jpg"},
{
id: "s6",
name: "Gelato Nero",
price: "$16",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg",
},
id: "s6", name: "Gelato Nero", price: "$16", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg"},
]}
title="Chef's Specials"
description="The kitchen's most celebrated creations."
@@ -343,45 +216,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Critic",
company: "Fine Dining Weekly",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg",
},
id: "1", name: "Sarah J.", role: "Critic", company: "Fine Dining Weekly", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg"},
{
id: "2",
name: "Michael Chen",
role: "Chef",
company: "Innovate Lab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-woman-enjoy-her-meal-terrace-cafe-paris-summer-time-stylish-outfit-sunglasses-tasty-brunch_291049-2747.jpg",
},
id: "2", name: "Michael Chen", role: "Chef", company: "Innovate Lab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-woman-enjoy-her-meal-terrace-cafe-paris-summer-time-stylish-outfit-sunglasses-tasty-brunch_291049-2747.jpg"},
{
id: "3",
name: "Emily R.",
role: "Traveler",
company: "Vogue",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
},
id: "3", name: "Emily R.", role: "Traveler", company: "Vogue", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg"},
{
id: "4",
name: "David Kim",
role: "Local",
company: "Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-restaurant-thinking_23-2148395379.jpg",
},
id: "4", name: "David Kim", role: "Local", company: "Foodie", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-restaurant-thinking_23-2148395379.jpg"},
{
id: "5",
name: "Alex V.",
role: "Regular",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25260.jpg",
},
id: "5", name: "Alex V.", role: "Regular", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25260.jpg"},
]}
title="Patron Praises"
description="Stories from the table."
@@ -395,49 +243,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Atmosphere",
description: "Moody, warm, authentic.",
icon: Camera,
title: "Atmosphere", description: "Moody, warm, authentic.", icon: Camera,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5738.jpg?_wi=3",
imageAlt: "restaurant interior details luxury",
},
{
title: "Culinary",
description: "Masterpieces in creation.",
icon: Flame,
title: "Culinary", description: "Masterpieces in creation.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27017.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27017.jpg"},
{
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",
},
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"},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg?_wi=3",
imageAlt: "restaurant interior details luxury",
},
{
title: "Details",
description: "Curated elegance.",
icon: Star,
title: "Details", description: "Curated elegance.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134260.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134260.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-restaurant_23-2149429320.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-restaurant_23-2149429320.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg?_wi=3",
imageAlt: "restaurant interior details luxury",
},
]}
title="The Sicilian Lens"
@@ -449,8 +279,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reserve Your Place"
title="Secure Your Table"
description="Experience the authentic taste of Sicily."
@@ -464,38 +293,25 @@ export default function LandingPage() {
logoText="The Sicilian"
columns={[
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Via Roma, 123, Sicily",
href: "#",
},
label: "Via Roma, 123, Sicily", href: "#"},
{
label: "+39 091 123 456",
href: "tel:+39091123456",
},
label: "+39 091 123 456", href: "tel:+39091123456"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{
label: "Mon-Sun: 6PM-12AM",
href: "#",
},
label: "Mon-Sun: 6PM-12AM", href: "#"},
],
},
{
title: "Links",
items: [
title: "Links", items: [
{
label: "Reservations",
href: "#reservation",
},
label: "Reservations", href: "#reservation"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
]}