Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 13:08:32 +00:00

View File

@@ -33,29 +33,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "FAQs",
id: "#faq",
},
name: "FAQs", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Pink Verranda"
/>
@@ -64,87 +52,56 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Welcome to Pink Verranda: Exquisite Dining in an Enchanting Setting"
description="Indulge in a culinary journey where every dish is a masterpiece and every moment is magical. Discover our unique flavors and charming ambiance. We promise an unforgettable experience for all your senses."
kpis={[
{
value: "10+",
label: "Years Experience",
},
value: "10+", label: "Years Experience"},
{
value: "200+",
label: "Daily Guests",
},
value: "200+", label: "Daily Guests"},
{
value: "50+",
label: "Signature Dishes",
},
value: "50+", label: "Signature Dishes"},
]}
enableKpiAnimation={false}
tag="Experience the Taste"
tagIcon={Sparkles}
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-restaurant_1203-65.jpg"
imageAlt="Luxurious interior of Pink Verranda restaurant"
mediaAnimation="opacity"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
alt: "Woman enjoying fine dining",
},
src: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", alt: "Woman enjoying fine dining"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-man-eating_23-2148972801.jpg",
alt: "Man enjoying gourmet food",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-man-eating_23-2148972801.jpg", alt: "Man enjoying gourmet food"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-with-food_23-2148899066.jpg",
alt: "Woman in a restaurant",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-with-food_23-2148899066.jpg", alt: "Woman in a restaurant"},
{
src: "http://img.b2bpic.net/free-photo/young-stylish-couple-love-sitting-floor-throwing-golden-confetti_285396-1104.jpg",
alt: "Couple celebrating fine dining",
},
src: "http://img.b2bpic.net/free-photo/young-stylish-couple-love-sitting-floor-throwing-golden-confetti_285396-1104.jpg", alt: "Couple celebrating fine dining"},
{
src: "http://img.b2bpic.net/free-photo/crop-portrait-smiling-bride-holding-glass-with-champagne-with-wedding-hairstyle-looking-camera-groom-with-guests-blurred-background-celebrating-engagement-morning-apartment_8353-11843.jpg",
alt: "Elegant woman enjoying dinner",
},
src: "http://img.b2bpic.net/free-photo/crop-portrait-smiling-bride-holding-glass-with-champagne-with-wedding-hairstyle-looking-camera-groom-with-guests-blurred-background-celebrating-engagement-morning-apartment_8353-11843.jpg", alt: "Elegant woman enjoying dinner"},
]}
avatarText="Join our 100,000+ happy diners!"
marqueeItems={[
{
type: "text",
text: "Fresh Ingredients Daily",
type: "text", text: "Fresh Ingredients Daily"},
{
type: "text-icon", text: "Award-Winning Chefs", icon: Star,
},
{
type: "text-icon",
text: "Award-Winning Chefs",
icon: Star,
type: "text", text: "Unique Flavor Pairings"},
{
type: "text-icon", text: "Exceptional Service", icon: Smile,
},
{
type: "text",
text: "Unique Flavor Pairings",
},
{
type: "text-icon",
text: "Exceptional Service",
icon: Smile,
},
{
type: "text",
text: "Romantic Ambiance",
},
type: "text", text: "Romantic Ambiance"},
]}
marqueeSpeed={40}
/>
@@ -155,22 +112,16 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Story: Passion for Exquisite Flavors",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-person-holding-green-pepper_23-2148296946.jpg", alt: "Chef preparing a meal in the kitchen"},
{
type: "text",
content: "At Pink Verranda, our journey began over a decade ago with a simple yet profound vision: to create a culinary haven where every dish tells a story of passion, tradition, and innovation. Our chefs, masters of their craft, meticulously select the freshest local ingredients, transforming them into extraordinary meals that delight the senses. We believe dining is an art form, a symphony of tastes, aromas, and textures designed to create unforgettable memories. From our family to yours, we invite you to experience the heart and soul poured into every aspect of Pink Verranda.",
},
type: "text", content: "Our Story: Passion for Exquisite Flavors"},
{
type: "text", content: "At Pink Verranda, our journey began over a decade ago with a simple yet profound vision: to create a culinary haven where every dish tells a story of passion, tradition, and innovation. Our chefs, masters of their craft, meticulously select the freshest local ingredients, transforming them into extraordinary meals that delight the senses. We believe dining is an art form, a symphony of tastes, aromas, and textures designed to create unforgettable memories. From our family to yours, we invite you to experience the heart and soul poured into every aspect of Pink Verranda."},
]}
buttons={[
{
text: "Discover Our Philosophy",
href: "#",
},
text: "Discover Our Philosophy", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-holding-green-pepper_23-2148296946.jpg"
imageAlt="Chef preparing a meal in the kitchen"
/>
</div>
@@ -181,54 +132,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Fresh & Local",
title: "Finest Ingredients",
items: [
"Sourced daily from local farms",
"Seasonal produce for peak flavor",
"Sustainable and organic whenever possible",
],
id: "f1", label: "Fresh & Local", title: "Finest Ingredients", items: [
"Sourced daily from local farms", "Seasonal produce for peak flavor", "Sustainable and organic whenever possible"],
},
{
id: "f2",
label: "Crafted with Care",
title: "Artisanal Preparation",
items: [
"Every dish handmade by expert chefs",
"Innovative culinary techniques",
"Attention to detail in presentation",
],
id: "f2", label: "Crafted with Care", title: "Artisanal Preparation", items: [
"Every dish handmade by expert chefs", "Innovative culinary techniques", "Attention to detail in presentation"],
},
{
id: "f3",
label: "Signature Sips",
title: "Handcrafted Cocktails",
items: [
"Unique blend of spirits and fresh juices",
"Creative and refreshing mocktails",
"Perfect pairings for your meal",
],
id: "f3", label: "Signature Sips", title: "Handcrafted Cocktails", items: [
"Unique blend of spirits and fresh juices", "Creative and refreshing mocktails", "Perfect pairings for your meal"],
},
{
id: "f4",
label: "Elegant Ambiance",
title: "Charming Setting",
items: [
"Luxurious and comfortable dining rooms",
"Romantic lighting and floral decor",
"Perfect for intimate dinners or celebrations",
],
id: "f4", label: "Elegant Ambiance", title: "Charming Setting", items: [
"Luxurious and comfortable dining rooms", "Romantic lighting and floral decor", "Perfect for intimate dinners or celebrations"],
},
{
id: "f5",
label: "Exceptional Service",
title: "Attentive Staff",
items: [
"Personalized recommendations for dishes",
"Prompt and professional service",
"Ensuring a seamless dining journey",
],
id: "f5", label: "Exceptional Service", title: "Attentive Staff", items: [
"Personalized recommendations for dishes", "Prompt and professional service", "Ensuring a seamless dining journey"],
},
]}
title="Unforgettable Dining Elements"
@@ -246,85 +167,29 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Appetizer",
name: "Caprese Skewers",
price: "$14",
rating: 5,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg",
imageAlt: "Caprese Skewers",
},
id: "p1", brand: "Appetizer", name: "Caprese Skewers", price: "$14", rating: 5,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg", imageAlt: "Caprese Skewers"},
{
id: "p2",
brand: "Main Course",
name: "Pan-Seared Salmon",
price: "$32",
rating: 5,
reviewCount: "40",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3581.jpg",
imageAlt: "Pan-Seared Salmon",
},
id: "p2", brand: "Main Course", name: "Pan-Seared Salmon", price: "$32", rating: 5,
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3581.jpg", imageAlt: "Pan-Seared Salmon"},
{
id: "p3",
brand: "Dessert",
name: "Berry Panna Cotta",
price: "$12",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-sundae-with-scoop-vanilla-ice-cream_1339-4017.jpg",
imageAlt: "Berry Panna Cotta",
},
id: "p3", brand: "Dessert", name: "Berry Panna Cotta", price: "$12", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/brownie-sundae-with-scoop-vanilla-ice-cream_1339-4017.jpg", imageAlt: "Berry Panna Cotta"},
{
id: "p4",
brand: "Appetizer",
name: "Avocado & Shrimp Salad",
price: "$18",
rating: 4,
reviewCount: "30",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-with-cucumber-lettuce-dried-tomatoes-corn-walut_140725-1534.jpg",
imageAlt: "Avocado & Shrimp Salad",
},
id: "p4", brand: "Appetizer", name: "Avocado & Shrimp Salad", price: "$18", rating: 4,
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-with-cucumber-lettuce-dried-tomatoes-corn-walut_140725-1534.jpg", imageAlt: "Avocado & Shrimp Salad"},
{
id: "p5",
brand: "Side Dish",
name: "Truffle Fries",
price: "$10",
rating: 4,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858388.jpg",
imageAlt: "Truffle Fries",
},
id: "p5", brand: "Side Dish", name: "Truffle Fries", price: "$10", rating: 4,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858388.jpg", imageAlt: "Truffle Fries"},
{
id: "p6",
brand: "Main Course",
name: "Vegetable Lasagna",
price: "$28",
rating: 5,
reviewCount: "35",
imageSrc: "http://img.b2bpic.net/free-photo/risotto-rice-with-mushrooms-white-ceramic-plate_23-2147925971.jpg",
imageAlt: "Vegetable Lasagna",
},
id: "p6", brand: "Main Course", name: "Vegetable Lasagna", price: "$28", rating: 5,
reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/risotto-rice-with-mushrooms-white-ceramic-plate_23-2147925971.jpg", imageAlt: "Vegetable Lasagna"},
{
id: "p7",
brand: "Appetizer",
name: "Artisanal Cheese Board",
price: "$22",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-slices-bread_23-2148258651.jpg",
imageAlt: "Artisanal bread basket butter",
},
id: "p7", brand: "Appetizer", name: "Artisanal Cheese Board", price: "$22", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-slices-bread_23-2148258651.jpg", imageAlt: "Artisanal bread basket butter"},
{
id: "p8",
brand: "Main Course",
name: "Grilled Lamb Chops",
price: "$40",
rating: 5,
reviewCount: "28",
imageSrc: "http://img.b2bpic.net/free-photo/chopped-pieces-fried-meat-with-potatoes-pumpkin_140725-9788.jpg",
imageAlt: "Chopped pieces of fried meat with potatoes and pumpkin",
},
id: "p8", brand: "Main Course", name: "Grilled Lamb Chops", price: "$40", rating: 5,
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/chopped-pieces-fried-meat-with-potatoes-pumpkin_140725-9788.jpg", imageAlt: "Chopped pieces of fried meat with potatoes and pumpkin"},
]}
title="Our Culinary Creations"
description="Explore our diverse menu, thoughtfully prepared to tantalize your taste buds with seasonal flavors and classic favorites."
@@ -339,58 +204,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sophia L.",
handle: "@foodie_sophia",
testimonial: "Pink Verranda is a hidden gem! The ambiance is enchanting, and every dish is a work of art. The salmon was simply divine.",
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
imageAlt: "Sophia L.",
icon: Quote,
id: "t1", name: "Sophia L.", handle: "@foodie_sophia", testimonial: "Pink Verranda is a hidden gem! The ambiance is enchanting, and every dish is a work of art. The salmon was simply divine.", imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageAlt: "Sophia L.", icon: Quote,
},
{
id: "t2",
name: "Ethan M.",
handle: "@gastronomy_ethan",
testimonial: "An incredible dining experience from start to finish. The service was impeccable, and the Caprese Skewers were the best I've ever had.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
imageAlt: "Ethan M.",
icon: Quote,
id: "t2", name: "Ethan M.", handle: "@gastronomy_ethan", testimonial: "An incredible dining experience from start to finish. The service was impeccable, and the Caprese Skewers were the best I've ever had.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageAlt: "Ethan M.", icon: Quote,
},
{
id: "t3",
name: "Olivia R.",
handle: "@olivia.eats",
testimonial: "Absolutely loved my visit to Pink Verranda! The Berry Panna Cotta was the perfect sweet ending. Highly recommend for a special occasion.",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245227.jpg",
imageAlt: "Olivia R.",
icon: Quote,
id: "t3", name: "Olivia R.", handle: "@olivia.eats", testimonial: "Absolutely loved my visit to Pink Verranda! The Berry Panna Cotta was the perfect sweet ending. Highly recommend for a special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245227.jpg", imageAlt: "Olivia R.", icon: Quote,
},
{
id: "t4",
name: "Noah K.",
handle: "@noah_reviews",
testimonial: "The attention to detail here is unmatched. The artisanal bread basket was a delightful start, and the truffle fries are a must-try!",
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-cafe-choosing-order-form-meu-while-communicating-with-waiter_637285-602.jpg",
imageAlt: "Noah K.",
icon: Quote,
id: "t4", name: "Noah K.", handle: "@noah_reviews", testimonial: "The attention to detail here is unmatched. The artisanal bread basket was a delightful start, and the truffle fries are a must-try!", imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-cafe-choosing-order-form-meu-while-communicating-with-waiter_637285-602.jpg", imageAlt: "Noah K.", icon: Quote,
},
{
id: "t5",
name: "Ava P.",
handle: "@ava.adventures",
testimonial: "Such a romantic spot! The handcrafted cocktails are superb, and the atmosphere makes you want to stay all evening. Truly magical.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cocktail-glass-her-hand_1304-3755.jpg",
imageAlt: "Ava P.",
icon: Quote,
id: "t5", name: "Ava P.", handle: "@ava.adventures", testimonial: "Such a romantic spot! The handcrafted cocktails are superb, and the atmosphere makes you want to stay all evening. Truly magical.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cocktail-glass-her-hand_1304-3755.jpg", imageAlt: "Ava P.", icon: Quote,
},
{
id: "t6",
name: "Liam G.",
handle: "@liam_gourmet",
testimonial: "Every dish was a masterpiece, and the wine pairing suggestions were spot on. A truly luxurious and memorable dining experience.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg",
imageAlt: "Man enjoying dessert restaurant",
icon: Quote,
id: "t6", name: "Liam G.", handle: "@liam_gourmet", testimonial: "Every dish was a masterpiece, and the wine pairing suggestions were spot on. A truly luxurious and memorable dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg", imageAlt: "Man enjoying dessert restaurant", icon: Quote,
},
]}
title="What Our Guests Say"
@@ -404,16 +233,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Gourmet Magazine",
"Local Food Critics",
"DineOut Awards",
"Taste & Travel Guide",
"Culinary Excellence",
"City Eatery",
"Restaurant Insider",
"Food & Wine Atlas",
"Michelin Guide Mentions",
]}
"Gourmet Magazine", "Local Food Critics", "DineOut Awards", "Taste & Travel Guide", "Culinary Excellence", "City Eatery", "Restaurant Insider", "Food & Wine Atlas", "Michelin Guide Mentions"]}
title="Recognized for Excellence"
description="Proud to be featured in leading culinary publications and awarded for our dedication to fine dining. Our commitment to quality shines through."
tag="Awards & Mentions"
@@ -427,30 +247,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "Do I need a reservation?",
content: "Reservations are highly recommended, especially on weekends and for dinner service, to ensure you have the best dining experience. You can book through our website or by calling us directly.",
},
id: "faq1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially on weekends and for dinner service, to ensure you have the best dining experience. You can book through our website or by calling us directly."},
{
id: "faq2",
title: "Do you accommodate dietary restrictions?",
content: "Absolutely! Please inform us of any dietary restrictions or allergies when making your reservation or upon arrival, and our chefs will do their best to accommodate your needs.",
},
id: "faq2", title: "Do you accommodate dietary restrictions?", content: "Absolutely! Please inform us of any dietary restrictions or allergies when making your reservation or upon arrival, and our chefs will do their best to accommodate your needs."},
{
id: "faq3",
title: "What are your operating hours?",
content: "We are open for lunch from 12:00 PM to 2:30 PM, and for dinner from 6:00 PM to 10:00 PM, Tuesday through Sunday. We are closed on Mondays.",
},
id: "faq3", title: "What are your operating hours?", content: "We are open for lunch from 12:00 PM to 2:30 PM, and for dinner from 6:00 PM to 10:00 PM, Tuesday through Sunday. We are closed on Mondays."},
{
id: "faq4",
title: "Is there a dress code?",
content: "While we encourage smart casual attire, we do not enforce a strict dress code. We want you to feel comfortable and enjoy your evening with us.",
},
id: "faq4", title: "Is there a dress code?", content: "While we encourage smart casual attire, we do not enforce a strict dress code. We want you to feel comfortable and enjoy your evening with us."},
{
id: "faq5",
title: "Do you offer private dining options?",
content: "Yes, we have private dining rooms perfect for special events, corporate gatherings, or intimate celebrations. Please contact us directly for details and availability.",
},
id: "faq5", title: "Do you offer private dining options?", content: "Yes, we have private dining rooms perfect for special events, corporate gatherings, or intimate celebrations. Please contact us directly for details and availability."},
]}
imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8203.jpg"
imageAlt="Elegant restaurant reception desk"
@@ -468,21 +273,16 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
tagIcon={Phone}
title="Plan Your Visit to Pink Verranda"
description="We look forward to welcoming you for an unforgettable dining experience. Make your reservation or find us on the map for easy access."
buttons={[
{
text: "Make a Reservation",
href: "tel:+1234567890",
},
text: "Make a Reservation", href: "tel:+1234567890"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=Pink+Verranda+Restaurant",
},
text: "Get Directions", href: "https://maps.google.com/?q=Pink+Verranda+Restaurant"},
]}
buttonAnimation="opacity"
/>
@@ -492,13 +292,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Pink Verranda"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>