Update src/app/page.tsx
This commit is contained in:
280
src/app/page.tsx
280
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Banquets",
|
||||
id: "#banquets",
|
||||
},
|
||||
name: "Banquets", id: "#banquets"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faqs",
|
||||
},
|
||||
name: "FAQs", id: "#faqs"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Divine Taste"
|
||||
/>
|
||||
@@ -70,38 +56,24 @@ export default function LandingPage() {
|
||||
description="Your premier destination for exquisite dining and unforgettable banquets. Crafting memorable moments, one dish at a time."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-banquet-service_624325-2033.jpg"
|
||||
imageAlt="Luxurious restaurant interior and gourmet dishes"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-kids-table_23-2149213368.jpg",
|
||||
alt: "Happy customer dining",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-kids-table_23-2149213368.jpg", alt: "Happy customer dining"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20500.jpg",
|
||||
alt: "Couple enjoying dinner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20500.jpg", alt: "Couple enjoying dinner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20502.jpg",
|
||||
alt: "Guest at a fine dining restaurant",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20502.jpg", alt: "Guest at a fine dining restaurant"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/caucasian-couple-clinking-glasses-together-restaurant_53876-42638.jpg",
|
||||
alt: "Patron raising a toast",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/caucasian-couple-clinking-glasses-together-restaurant_53876-42638.jpg", alt: "Patron raising a toast"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg",
|
||||
alt: "Satisfied diner smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg", alt: "Satisfied diner smiling"},
|
||||
]}
|
||||
avatarText="Join our community of happy diners"
|
||||
/>
|
||||
@@ -113,11 +85,8 @@ export default function LandingPage() {
|
||||
title="A Legacy of Flavor and Grand Celebrations"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
description="Divine Taste Restaurant and Banquet blends traditional recipes with modern culinary art. From intimate dinners to grand weddings, our commitment to exceptional service and gourmet cuisine makes every event extraordinary. Discover our story and passion for perfection."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,23 +96,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Exquisite Ambiance",
|
||||
description: "Dine in an atmosphere of refined elegance, perfect for any occasion from casual meals to special celebrations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4465.jpg",
|
||||
imageAlt: "Elegant restaurant ambiance",
|
||||
},
|
||||
title: "Exquisite Ambiance", description: "Dine in an atmosphere of refined elegance, perfect for any occasion from casual meals to special celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4465.jpg", imageAlt: "Elegant restaurant ambiance"},
|
||||
{
|
||||
title: "Gourmet Catering",
|
||||
description: "Elevate your external events with our bespoke catering services, bringing Divine Taste's culinary excellence directly to you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bread-served-plate-with-greenery-stands-plates_8353-547.jpg",
|
||||
imageAlt: "Gourmet catering service",
|
||||
},
|
||||
title: "Gourmet Catering", description: "Elevate your external events with our bespoke catering services, bringing Divine Taste's culinary excellence directly to you.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-bread-served-plate-with-greenery-stands-plates_8353-547.jpg", imageAlt: "Gourmet catering service"},
|
||||
{
|
||||
title: "Private Dining Rooms",
|
||||
description: "Host intimate gatherings or business dinners in our secluded private dining spaces, ensuring privacy and personalized service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187631.jpg",
|
||||
imageAlt: "Private dining room",
|
||||
},
|
||||
title: "Private Dining Rooms", description: "Host intimate gatherings or business dinners in our secluded private dining spaces, ensuring privacy and personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-winter-scenes-with-family_23-2149187631.jpg", imageAlt: "Private dining room"},
|
||||
]}
|
||||
title="Our Signature Dining Experience & Services"
|
||||
description="At Divine Taste, we go beyond food to create a holistic experience. Explore the unique aspects that set us apart for both casual dining and special events."
|
||||
@@ -158,47 +115,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "dish-1",
|
||||
name: "Artisanal Seafood Pasta",
|
||||
price: "$28.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg",
|
||||
imageAlt: "Artisanal Seafood Pasta",
|
||||
},
|
||||
id: "dish-1", name: "Artisanal Seafood Pasta", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg", imageAlt: "Artisanal Seafood Pasta"},
|
||||
{
|
||||
id: "dish-2",
|
||||
name: "Perfectly Grilled Ribeye",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg",
|
||||
imageAlt: "Perfectly Grilled Ribeye",
|
||||
},
|
||||
id: "dish-2", name: "Perfectly Grilled Ribeye", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371746.jpg", imageAlt: "Perfectly Grilled Ribeye"},
|
||||
{
|
||||
id: "dish-3",
|
||||
name: "Signature Sushi Platter",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-assortment-fresh-nigiri-sushi-long-green-plate_1308-189477.jpg",
|
||||
imageAlt: "Signature Sushi Platter",
|
||||
},
|
||||
id: "dish-3", name: "Signature Sushi Platter", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/luxury-assortment-fresh-nigiri-sushi-long-green-plate_1308-189477.jpg", imageAlt: "Signature Sushi Platter"},
|
||||
{
|
||||
id: "dish-4",
|
||||
name: "Decadent Chocolate Lava Cake",
|
||||
price: "$14.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg",
|
||||
imageAlt: "Decadent Chocolate Lava Cake",
|
||||
},
|
||||
id: "dish-4", name: "Decadent Chocolate Lava Cake", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg", imageAlt: "Decadent Chocolate Lava Cake"},
|
||||
{
|
||||
id: "dish-5",
|
||||
name: "Fresh Garden Salad with Vinaigrette",
|
||||
price: "$16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-green-vegetarian-buddha-bowl-lunch-with-eggs-rice-tomato-avocado-blue-cheese-table_2829-18821.jpg",
|
||||
imageAlt: "Fresh Garden Salad",
|
||||
},
|
||||
id: "dish-5", name: "Fresh Garden Salad with Vinaigrette", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/healthy-green-vegetarian-buddha-bowl-lunch-with-eggs-rice-tomato-avocado-blue-cheese-table_2829-18821.jpg", imageAlt: "Fresh Garden Salad"},
|
||||
{
|
||||
id: "dish-6",
|
||||
name: "Exotic Craft Cocktail",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-anonymous-bartender-passing-refreshing-drink_23-2148209367.jpg",
|
||||
imageAlt: "Exotic Craft Cocktail",
|
||||
},
|
||||
id: "dish-6", name: "Exotic Craft Cocktail", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-anonymous-bartender-passing-refreshing-drink_23-2148209367.jpg", imageAlt: "Exotic Craft Cocktail"},
|
||||
]}
|
||||
title="Savor Our Signature Culinary Delights"
|
||||
description="Explore a selection of our most loved dishes, crafted with the freshest ingredients and culinary expertise. From appetizers to main courses, experience a symphony of flavors."
|
||||
@@ -212,60 +139,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "intimate",
|
||||
badge: "Perfect for small groups",
|
||||
price: "$75/guest",
|
||||
name: "Intimate Celebration",
|
||||
buttons: [
|
||||
id: "intimate", badge: "Perfect for small groups", price: "$75/guest", name: "Intimate Celebration", buttons: [
|
||||
{
|
||||
text: "Inquire Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Inquire Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Private Dining Room",
|
||||
"Customizable 3-Course Menu",
|
||||
"Dedicated Service Staff",
|
||||
"Standard Decor Package",
|
||||
],
|
||||
"Private Dining Room", "Customizable 3-Course Menu", "Dedicated Service Staff", "Standard Decor Package"],
|
||||
},
|
||||
{
|
||||
id: "grand",
|
||||
badge: "Our Most Popular",
|
||||
price: "$120/guest",
|
||||
name: "Grand Banquet Experience",
|
||||
buttons: [
|
||||
id: "grand", badge: "Our Most Popular", price: "$120/guest", name: "Grand Banquet Experience", buttons: [
|
||||
{
|
||||
text: "Book Your Event",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Event", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Exclusive Banquet Hall Access",
|
||||
"Gourmet 5-Course Tasting Menu",
|
||||
"Premium Beverage Package",
|
||||
"Personalized Event Coordinator",
|
||||
"Upgraded Floral Arrangements",
|
||||
],
|
||||
"Exclusive Banquet Hall Access", "Gourmet 5-Course Tasting Menu", "Premium Beverage Package", "Personalized Event Coordinator", "Upgraded Floral Arrangements"],
|
||||
},
|
||||
{
|
||||
id: "bespoke",
|
||||
badge: "Fully Customizable",
|
||||
price: "Custom Quote",
|
||||
name: "Bespoke Event Design",
|
||||
buttons: [
|
||||
id: "bespoke", badge: "Fully Customizable", price: "Custom Quote", name: "Bespoke Event Design", buttons: [
|
||||
{
|
||||
text: "Request Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Quote", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Full Venue Buyout Option",
|
||||
"Tailored Menu & Theme",
|
||||
"Unlimited Premium Open Bar",
|
||||
"Live Entertainment Options",
|
||||
"Personalized Decor & Lighting Design",
|
||||
],
|
||||
"Full Venue Buyout Option", "Tailored Menu & Theme", "Unlimited Premium Open Bar", "Live Entertainment Options", "Personalized Decor & Lighting Design"],
|
||||
},
|
||||
]}
|
||||
title="Tailored Banquet & Event Packages"
|
||||
@@ -280,64 +175,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Event Planner",
|
||||
company: "Elegant Affairs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Event Planner", company: "Elegant Affairs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Food Critic",
|
||||
company: "Taste Gazette",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Food Critic", company: "Taste Gazette", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Bride",
|
||||
company: "Newlywed",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Bride", company: "Newlywed", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-people-having-dinner-wine-together_23-2148454130.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Corporate Client",
|
||||
company: "Innovate Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-creamy-mushroom-sauce-rice_140725-2206.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Corporate Client", company: "Innovate Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-creamy-mushroom-sauce-rice_140725-2206.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Regular Patron",
|
||||
company: "Local Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244948.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Regular Patron", company: "Local Foodie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244948.jpg", imageAlt: "Jessica Lee"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5-Star",
|
||||
label: "Ratings",
|
||||
},
|
||||
value: "5-Star", label: "Ratings"},
|
||||
{
|
||||
value: "100+",
|
||||
label: "Happy Events",
|
||||
},
|
||||
value: "100+", label: "Happy Events"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years of Excellence",
|
||||
},
|
||||
value: "15+", label: "Years of Excellence"},
|
||||
]}
|
||||
title="What Our Guests Say About Divine Taste"
|
||||
description="Hear from our cherished patrons about their unforgettable experiences at Divine Taste Restaurant and Banquet."
|
||||
@@ -349,25 +208,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "How do I make a reservation?",
|
||||
content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our partner booking platforms. We recommend booking in advance, especially for weekends.",
|
||||
},
|
||||
id: "faq-1", title: "How do I make a reservation?", content: "You can make a reservation easily through our website's contact form, by calling us directly, or using our partner booking platforms. We recommend booking in advance, especially for weekends."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer private event space?",
|
||||
content: "Yes, Divine Taste offers elegant private dining rooms perfect for intimate gatherings, and a spacious banquet hall for larger events such as weddings, corporate functions, and celebrations.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer private event space?", content: "Yes, Divine Taste offers elegant private dining rooms perfect for intimate gatherings, and a spacious banquet hall for larger events such as weddings, corporate functions, and celebrations."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can you accommodate dietary restrictions?",
|
||||
content: "Absolutely. Our culinary team is skilled at adapting dishes to various dietary needs and allergies. Please inform us of any restrictions when making your reservation or consulting for an event.",
|
||||
},
|
||||
id: "faq-3", title: "Can you accommodate dietary restrictions?", content: "Absolutely. Our culinary team is skilled at adapting dishes to various dietary needs and allergies. Please inform us of any restrictions when making your reservation or consulting for an event."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What types of cuisine do you serve?",
|
||||
content: "Our menu features a fusion of contemporary and classic dishes, drawing inspiration from global culinary traditions while using fresh, local ingredients. We offer diverse options to cater to various palates.",
|
||||
},
|
||||
id: "faq-4", title: "What types of cuisine do you serve?", content: "Our menu features a fusion of contemporary and classic dishes, drawing inspiration from global culinary traditions while using fresh, local ingredients. We offer diverse options to cater to various palates."},
|
||||
]}
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Find quick answers to common questions about our restaurant, banquet services, reservations, and more."
|
||||
@@ -382,27 +229,16 @@ export default function LandingPage() {
|
||||
description="Whether you're booking a table or planning a grand banquet, our team is ready to assist you. Reach out to Divine Taste today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number (Optional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your inquiry (e.g., reservation details, event type, date)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your inquiry (e.g., reservation details, event type, date)", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929524.jpg"
|
||||
imageAlt="Elegant restaurant entrance"
|
||||
@@ -415,13 +251,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Divine Taste"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user