Merge version_1 into main #2
150
src/app/page.tsx
150
src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Our Story", id: "#about"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Reservations", id: "#contact"},
|
||||
]}
|
||||
brandName="Rachel's Italian"
|
||||
/>
|
||||
@@ -50,11 +44,10 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Italian Elegance in San Diego"
|
||||
description="An exclusive culinary destination curated for those who appreciate the finer things. Rachel, experience a taste of Italy perfected."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312215.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312215.jpg"
|
||||
imageAlt="Luxurious Italian restaurant interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,19 +59,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Ingredients Sourced",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Ingredients Sourced", value: "100%"},
|
||||
{
|
||||
icon: Wine,
|
||||
label: "Vintage Labels",
|
||||
value: "200+",
|
||||
},
|
||||
label: "Vintage Labels", value: "200+"},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "San Diego Location",
|
||||
value: "Prime",
|
||||
},
|
||||
label: "San Diego Location", value: "Prime"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -91,28 +78,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Atmosphere",
|
||||
description: "Intimate dining spaces designed for comfort and elegance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: BarChart2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garnish-bruschetta-fresh-ingredient-cooking-brown-table_23-2148195043.jpg",
|
||||
imageAlt: "authentic italian ingredients premium fresh",
|
||||
title: "Atmosphere", description: "Intimate dining spaces designed for comfort and elegance.", bentoComponent: "reveal-icon", icon: BarChart2,
|
||||
},
|
||||
{
|
||||
title: "Service",
|
||||
description: "White-glove service personalized to your preferences.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Diamond,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312215.jpg?_wi=2",
|
||||
imageAlt: "authentic italian ingredients premium fresh",
|
||||
title: "Service", description: "White-glove service personalized to your preferences.", bentoComponent: "reveal-icon", icon: Diamond,
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
description: "Located in the heart of San Diego's fine dining district.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Map,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-tasting-old-wine-side-view_23-2149428792.jpg",
|
||||
imageAlt: "authentic italian ingredients premium fresh",
|
||||
title: "Location", description: "Located in the heart of San Diego's fine dining district.", bentoComponent: "reveal-icon", icon: Map,
|
||||
},
|
||||
]}
|
||||
title="The Bistro Experience"
|
||||
@@ -128,41 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Truffle Tagliatelle",
|
||||
price: "$38",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tagliatelle-pasta_23-2148305656.jpg",
|
||||
},
|
||||
id: "p1", name: "Truffle Tagliatelle", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tagliatelle-pasta_23-2148305656.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Burrata Caprese",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-local-food-composition-with-copy-space_23-2148833808.jpg",
|
||||
},
|
||||
id: "p2", name: "Burrata Caprese", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-local-food-composition-with-copy-space_23-2148833808.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Artisan Pizza",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-ingredients-arrangement_23-2148601668.jpg",
|
||||
},
|
||||
id: "p3", name: "Artisan Pizza", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-ingredients-arrangement_23-2148601668.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Seafood Linguine",
|
||||
price: "$42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fusion-food-with-sushi-seasonings-plate-wooden-surface_181624-42994.jpg",
|
||||
},
|
||||
id: "p4", name: "Seafood Linguine", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fusion-food-with-sushi-seasonings-plate-wooden-surface_181624-42994.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Signature Tiramisu",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg",
|
||||
},
|
||||
id: "p5", name: "Signature Tiramisu", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Ravioli Al Tartufo",
|
||||
price: "$36",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ravioli-with-asparagus-grated-nuts_140725-9254.jpg",
|
||||
},
|
||||
id: "p6", name: "Ravioli Al Tartufo", price: "$36", imageSrc: "http://img.b2bpic.net/free-photo/ravioli-with-asparagus-grated-nuts_140725-9254.jpg"},
|
||||
]}
|
||||
title="Exquisite Menu"
|
||||
description="Handcrafted pasta, premium seafood, and signature desserts."
|
||||
@@ -176,40 +124,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ji-Yeon",
|
||||
handle: "@jiyeon.style",
|
||||
testimonial: "An absolutely perfect evening in San Diego. The pasta is transcendent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg",
|
||||
},
|
||||
id: "t1", name: "Ji-Yeon", handle: "@jiyeon.style", testimonial: "An absolutely perfect evening in San Diego. The pasta is transcendent.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-hands-with-her-lover_23-2148060335.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Min-Ah",
|
||||
handle: "@minah.luxury",
|
||||
testimonial: "My favorite spot for authentic Italian. Truly sophisticated vibe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5853.jpg",
|
||||
},
|
||||
id: "t2", name: "Min-Ah", handle: "@minah.luxury", testimonial: "My favorite spot for authentic Italian. Truly sophisticated vibe.", imageSrc: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5853.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "So-Hee",
|
||||
handle: "@sohee.dines",
|
||||
testimonial: "Everything is curated to perfection. The wine list is outstanding.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wellbeing-concept-portrait-thoughtful-asian-woman-sitting-sofa-with-pillow-looking_1258-191567.jpg",
|
||||
},
|
||||
id: "t3", name: "So-Hee", handle: "@sohee.dines", testimonial: "Everything is curated to perfection. The wine list is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/women-wellbeing-concept-portrait-thoughtful-asian-woman-sitting-sofa-with-pillow-looking_1258-191567.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Eun-Ji",
|
||||
handle: "@eunji.vogue",
|
||||
testimonial: "The atmosphere is unmatched. Simply the best Italian in town.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-anxious-woman-holding-pencil_23-2149729038.jpg",
|
||||
},
|
||||
id: "t4", name: "Eun-Ji", handle: "@eunji.vogue", testimonial: "The atmosphere is unmatched. Simply the best Italian in town.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-anxious-woman-holding-pencil_23-2149729038.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Hye-Ri",
|
||||
handle: "@hyeri.chic",
|
||||
testimonial: "Delicate, flavorful, and incredibly elegant dining. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg",
|
||||
},
|
||||
id: "t5", name: "Hye-Ri", handle: "@hyeri.chic", testimonial: "Delicate, flavorful, and incredibly elegant dining. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg"},
|
||||
]}
|
||||
title="Distinguished Guests"
|
||||
description="What our clientele says."
|
||||
@@ -220,16 +143,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reservations"
|
||||
title="Secure Your Table"
|
||||
description="We look forward to welcoming you soon."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Reservation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Reservation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -240,29 +160,19 @@ export default function LandingPage() {
|
||||
logoText="Rachel's Italian"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user