Merge version_1 into main #2
136
src/app/page.tsx
136
src/app/page.tsx
@@ -30,23 +30,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "about",
|
||||
},
|
||||
name: "Experience", id: "about"},
|
||||
{
|
||||
name: "Highlights",
|
||||
id: "features",
|
||||
},
|
||||
name: "Highlights", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
]}
|
||||
brandName="Villa Hillside"
|
||||
button={{
|
||||
text: "Reserve", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,13 +50,9 @@ export default function LandingPage() {
|
||||
description="Discover elegant Piedmontese cuisine paired with spectacular scenic views. A sanctuary for food lovers and those seeking an intimate atmosphere."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Your Table", href: "#"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/alcohol-is-ready-festive-table_8353-9291.jpg"
|
||||
imageAlt="Scenic countryside restaurant vista"
|
||||
@@ -77,17 +67,11 @@ export default function LandingPage() {
|
||||
description="Our restaurant is tucked away in the serene hills of Asti, offering a refined, quiet dining experience. We believe in high-quality, well-presented food that celebrates local culinary traditions in a stylish, cozy setting."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Spectacular Scenic Views",
|
||||
description: "Dine while overlooking the lush, rolling hills of Piedmont.",
|
||||
},
|
||||
title: "Spectacular Scenic Views", description: "Dine while overlooking the lush, rolling hills of Piedmont."},
|
||||
{
|
||||
title: "LGBTQ+ Friendly Atmosphere",
|
||||
description: "A welcoming, inclusive space for everyone to relax and dine.",
|
||||
},
|
||||
title: "LGBTQ+ Friendly Atmosphere", description: "A welcoming, inclusive space for everyone to relax and dine."},
|
||||
{
|
||||
title: "Refined Wine Selection",
|
||||
description: "Curated local wines to perfectly pair with your meal.",
|
||||
},
|
||||
title: "Refined Wine Selection", description: "Curated local wines to perfectly pair with your meal."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-beef-meal-with-flower_23-2148516922.jpg"
|
||||
imageAlt="Refined gourmet dining experience"
|
||||
@@ -103,23 +87,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feat1",
|
||||
title: "Breathtaking Hilltop Views",
|
||||
description: "Surrounded by nature, our location offers the perfect backdrop for a relaxed meal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628470.jpg",
|
||||
},
|
||||
id: "feat1", title: "Breathtaking Hilltop Views", description: "Surrounded by nature, our location offers the perfect backdrop for a relaxed meal.", imageSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628470.jpg"},
|
||||
{
|
||||
id: "feat2",
|
||||
title: "Great Wine Selection",
|
||||
description: "Explore the best of local vineyards with our expert wine recommendations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-wine-glass-with-opener_23-2148261646.jpg",
|
||||
},
|
||||
id: "feat2", title: "Great Wine Selection", description: "Explore the best of local vineyards with our expert wine recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/bottle-wine-glass-with-opener_23-2148261646.jpg"},
|
||||
{
|
||||
id: "feat3",
|
||||
title: "Chic & Intimate Interiors",
|
||||
description: "Enjoy a cozy and elegant atmosphere designed for quiet conversation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-white-modern-room-decorated-christmas-holidays-decorated-illuminated-christmas-tree-fireplace-with-fir-branch-candles-handmade-paper-stars-fireplace_132075-11456.jpg",
|
||||
},
|
||||
id: "feat3", title: "Chic & Intimate Interiors", description: "Enjoy a cozy and elegant atmosphere designed for quiet conversation.", imageSrc: "http://img.b2bpic.net/free-photo/view-white-modern-room-decorated-christmas-holidays-decorated-illuminated-christmas-tree-fireplace-with-fir-branch-candles-handmade-paper-stars-fireplace_132075-11456.jpg"},
|
||||
]}
|
||||
title="Your Visit Highlights"
|
||||
description="Everything you need to know for a seamless dining experience in our hilltop retreat."
|
||||
@@ -132,45 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Stunning View",
|
||||
quote: "Beautiful location with a spectacular view. Food was truly excellent!",
|
||||
name: "Sarah Johnson",
|
||||
role: "Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "Stunning View", quote: "Beautiful location with a spectacular view. Food was truly excellent!", name: "Sarah Johnson", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect Evening",
|
||||
quote: "Chic but simple atmosphere, perfect for a relaxed but high-quality meal.",
|
||||
name: "Michael Chen",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-lunch_53876-46869.jpg",
|
||||
},
|
||||
id: "2", title: "Perfect Evening", quote: "Chic but simple atmosphere, perfect for a relaxed but high-quality meal.", name: "Michael Chen", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-lunch_53876-46869.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Warm Welcome",
|
||||
quote: "Friendly and welcoming staff who made our evening truly special.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg",
|
||||
},
|
||||
id: "3", title: "Warm Welcome", quote: "Friendly and welcoming staff who made our evening truly special.", name: "Emily Rodriguez", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Excellent Wine",
|
||||
quote: "Great wine selection and beautiful setting. Highly recommend.",
|
||||
name: "David Kim",
|
||||
role: "Sommelier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-grapes-wine_23-2149726458.jpg",
|
||||
},
|
||||
id: "4", title: "Excellent Wine", quote: "Great wine selection and beautiful setting. Highly recommend.", name: "David Kim", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-grapes-wine_23-2149726458.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Unforgettable",
|
||||
quote: "A hidden gem in the hills. Simply the best dining experience in Piedmont.",
|
||||
name: "Marco Rossi",
|
||||
role: "Critic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg?_wi=2",
|
||||
},
|
||||
id: "5", title: "Unforgettable", quote: "A hidden gem in the hills. Simply the best dining experience in Piedmont.", name: "Marco Rossi", role: "Critic", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from those who have enjoyed our refined atmosphere and culinary highlights."
|
||||
@@ -181,17 +123,14 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reserve Today"
|
||||
tagIcon={CalendarDays}
|
||||
title="Ready for an exquisite evening?"
|
||||
description="Secure your table at Villa Hillside and enjoy the finest flavors of the Piedmont region."
|
||||
buttons={[
|
||||
{
|
||||
text: "Make a Reservation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Make a Reservation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -200,42 +139,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "About Our Hillside Home",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Our Hillside Home", href: "#about"},
|
||||
{
|
||||
label: "Reserve a Table",
|
||||
href: "#",
|
||||
},
|
||||
label: "Reserve a Table", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "View Highlights",
|
||||
href: "#features",
|
||||
},
|
||||
label: "View Highlights", href: "#features"},
|
||||
{
|
||||
label: "Visitor Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Visitor Reviews", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Holiday Hours Notice",
|
||||
href: "#",
|
||||
},
|
||||
label: "Holiday Hours Notice", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user