Merge version_1 into main #2
249
src/app/page.tsx
249
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "Skyfall Lounge", href: "/skyfall-lounge" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dining",
|
||||
items: [
|
||||
title: "Dining", items: [
|
||||
{ label: "Reservations", href: "/reservations" },
|
||||
{ label: "Gallery", href: "#gallery" },
|
||||
{ label: "Private Events", href: "/private-events" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Reviews", href: "#" },
|
||||
@@ -59,7 +56,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -70,9 +67,7 @@ export default function HomePage() {
|
||||
brandName="007 Restaurant"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "#reservations",
|
||||
}}
|
||||
text: "Reserve Table", href: "#reservations"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,30 +79,22 @@ export default function HomePage() {
|
||||
tag="Durbanville's Most Stylish"
|
||||
tagIcon={ChefHat}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176739.jpg"
|
||||
imageAlt="James Bond inspired cocktail lounge with elegant interior"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rochelle Lamprecht",
|
||||
handle: "Frequent Guest",
|
||||
testimonial:
|
||||
"The stylish interior immediately caught my eye and the coffee was amazing. Staff were warm and welcoming.",
|
||||
rating: 5,
|
||||
name: "Rochelle Lamprecht", handle: "Frequent Guest", testimonial:
|
||||
"The stylish interior immediately caught my eye and the coffee was amazing. Staff were warm and welcoming.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-holding-disposable-coffee-cup-hand_23-2147943768.jpg",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-holding-disposable-coffee-cup-hand_23-2147943768.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#reservations",
|
||||
},
|
||||
text: "Reserve a Table", href: "#reservations"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -121,28 +108,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Skyfall Lounge",
|
||||
description:
|
||||
"Signature cocktails, balcony views and the perfect evening atmosphere. Whether it's sunset drinks or a night out with friends, Skyfall Lounge delivers unforgettable vibes.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brown-shiny-sequins-with-confetti_23-2148051802.jpg?_wi=1",
|
||||
},
|
||||
title: "Skyfall Lounge", description:
|
||||
"Signature cocktails, balcony views and the perfect evening atmosphere. Whether it's sunset drinks or a night out with friends, Skyfall Lounge delivers unforgettable vibes.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brown-shiny-sequins-with-confetti_23-2148051802.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Exceptional Dining",
|
||||
description:
|
||||
"From premium steaks to mouth-watering burgers and breakfast favourites. Generous portions, quality ingredients and beautifully crafted plates.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg",
|
||||
},
|
||||
title: "Exceptional Dining", description:
|
||||
"From premium steaks to mouth-watering burgers and breakfast favourites. Generous portions, quality ingredients and beautifully crafted plates.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Family Friendly",
|
||||
description:
|
||||
"A stylish space where everyone is welcome. Enjoy your meal while the kids have fun in our secure play area.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-enjoying-family-life-with-their-little-daughter-outdoor-cafe_613910-18579.jpg?_wi=1",
|
||||
},
|
||||
title: "Family Friendly", description:
|
||||
"A stylish space where everyone is welcome. Enjoy your meal while the kids have fun in our secure play area.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-enjoying-family-life-with-their-little-daughter-outdoor-cafe_613910-18579.jpg"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -158,29 +136,17 @@ export default function HomePage() {
|
||||
author="Anika Cornelius"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-friendly-woman-giving-hand-handshake_74855-3485.jpg",
|
||||
alt: "Anika Cornelius",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-friendly-woman-giving-hand-handshake_74855-3485.jpg", alt: "Anika Cornelius"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg",
|
||||
alt: "Xola Eric Ndaliso",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", alt: "Xola Eric Ndaliso"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg",
|
||||
alt: "Mbali Msibi",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg", alt: "Mbali Msibi"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg",
|
||||
alt: "Rochelle Lamprecht",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg", alt: "Rochelle Lamprecht"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg",
|
||||
alt: "Guest Testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", alt: "Guest Testimonial"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg",
|
||||
alt: "Guest Testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg", alt: "Guest Testimonial"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -197,45 +163,20 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "steak",
|
||||
name: "Premium Steak",
|
||||
price: "Market Price",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fried-meat-with-eggplants-tomatoes-served-with-glass-wine_141793-745.jpg?_wi=1",
|
||||
imageAlt: "Perfectly seared premium steak",
|
||||
},
|
||||
id: "steak", name: "Premium Steak", price: "Market Price", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fried-meat-with-eggplants-tomatoes-served-with-glass-wine_141793-745.jpg", imageAlt: "Perfectly seared premium steak"},
|
||||
{
|
||||
id: "ribs",
|
||||
name: "Smoked Ribs",
|
||||
price: "From R285",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-grilled-red-meat-with-potato-rural-tomato-ketchup-rosemary-board_141793-3639.jpg?_wi=1",
|
||||
imageAlt: "Tender smoked ribs with sauce",
|
||||
},
|
||||
id: "ribs", name: "Smoked Ribs", price: "From R285", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-grilled-red-meat-with-potato-rural-tomato-ketchup-rosemary-board_141793-3639.jpg", imageAlt: "Tender smoked ribs with sauce"},
|
||||
{
|
||||
id: "burger",
|
||||
name: "Gourmet Burger",
|
||||
price: "R195",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg?_wi=1",
|
||||
imageAlt: "Artisanal gourmet burger",
|
||||
},
|
||||
id: "burger", name: "Gourmet Burger", price: "R195", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7485.jpg", imageAlt: "Artisanal gourmet burger"},
|
||||
{
|
||||
id: "breakfast",
|
||||
name: "Breakfast Plates",
|
||||
price: "From R125",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fruits-pastry-breakfast_23-2147717737.jpg?_wi=1",
|
||||
imageAlt: "Full English breakfast spread",
|
||||
},
|
||||
id: "breakfast", name: "Breakfast Plates", price: "From R125", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fruits-pastry-breakfast_23-2147717737.jpg", imageAlt: "Full English breakfast spread"},
|
||||
{
|
||||
id: "cocktail",
|
||||
name: "Signature Cocktails",
|
||||
price: "From R85",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg?_wi=1",
|
||||
imageAlt: "Artisan cocktail with premium garnish",
|
||||
},
|
||||
id: "cocktail", name: "Signature Cocktails", price: "From R85", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg", imageAlt: "Artisan cocktail with premium garnish"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -243,9 +184,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Full Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Explore Full Menu", href: "/menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -260,9 +199,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Cocktails",
|
||||
href: "/skyfall-lounge",
|
||||
},
|
||||
text: "View Cocktails", href: "/skyfall-lounge"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -278,15 +215,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Excellent Food",
|
||||
"Perfect Service",
|
||||
"Stylish Atmosphere",
|
||||
"Family Welcome",
|
||||
"Great Cocktails",
|
||||
"Premium Quality",
|
||||
"Unforgettable Nights",
|
||||
"Highly Recommended",
|
||||
]}
|
||||
"Excellent Food", "Perfect Service", "Stylish Atmosphere", "Family Welcome", "Great Cocktails", "Premium Quality", "Unforgettable Nights", "Highly Recommended"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -301,66 +230,32 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "food",
|
||||
category: "Cuisine",
|
||||
title: "Culinary Excellence",
|
||||
excerpt:
|
||||
"Beautifully plated signature dishes showcasing our culinary expertise",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg?_wi=1",
|
||||
authorName: "Chef's Table",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg",
|
||||
date: "Always Fresh",
|
||||
},
|
||||
id: "food", category: "Cuisine", title: "Culinary Excellence", excerpt:
|
||||
"Beautifully plated signature dishes showcasing our culinary expertise", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg", authorName: "Chef's Table", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/smiling-male-chef-standing-kitchen-shrugging_23-2147863654.jpg", date: "Always Fresh"},
|
||||
{
|
||||
id: "interior",
|
||||
category: "Ambiance",
|
||||
title: "Sophisticated Interior",
|
||||
excerpt:
|
||||
"James Bond inspired decor with luxury touches throughout",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg?_wi=1",
|
||||
authorName: "Design Studio",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg",
|
||||
date: "Timeless Elegance",
|
||||
},
|
||||
id: "interior", category: "Ambiance", title: "Sophisticated Interior", excerpt:
|
||||
"James Bond inspired decor with luxury touches throughout", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg", authorName: "Design Studio", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-633413.jpg", date: "Timeless Elegance"},
|
||||
{
|
||||
id: "cocktails",
|
||||
category: "Beverages",
|
||||
title: "Signature Cocktails",
|
||||
excerpt:
|
||||
"Artisan-crafted cocktails served in the Skyfall Lounge",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg?_wi=1",
|
||||
authorName: "Mixology",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/man-looking-away-salon_23-2148353457.jpg",
|
||||
date: "Shaken, Not Stirred",
|
||||
},
|
||||
id: "cocktails", category: "Beverages", title: "Signature Cocktails", excerpt:
|
||||
"Artisan-crafted cocktails served in the Skyfall Lounge", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg", authorName: "Mixology", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/man-looking-away-salon_23-2148353457.jpg", date: "Shaken, Not Stirred"},
|
||||
{
|
||||
id: "balcony",
|
||||
category: "Venue",
|
||||
title: "Sunset Views",
|
||||
excerpt:
|
||||
"Balcony seating perfect for evening events and romantic dinners",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg?_wi=1",
|
||||
authorName: "Events Team",
|
||||
authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
date: "Perfect Occasions",
|
||||
},
|
||||
id: "balcony", category: "Venue", title: "Sunset Views", excerpt:
|
||||
"Balcony seating perfect for evening events and romantic dinners", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg", authorName: "Events Team", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", date: "Perfect Occasions"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Private Event",
|
||||
href: "/private-events",
|
||||
},
|
||||
text: "Book Private Event", href: "/private-events"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -370,36 +265,22 @@ export default function HomePage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are your operating hours?",
|
||||
content:
|
||||
"We are open Tuesday through Sunday for lunch and dinner. Please call for holiday hours and special events availability.",
|
||||
},
|
||||
id: "1", title: "What are your operating hours?", content:
|
||||
"We are open Tuesday through Sunday for lunch and dinner. Please call for holiday hours and special events availability."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer private events?",
|
||||
content:
|
||||
"Yes, we host private events including birthday dinners, corporate gatherings, and family celebrations. Contact us for custom packages.",
|
||||
},
|
||||
id: "2", title: "Do you offer private events?", content:
|
||||
"Yes, we host private events including birthday dinners, corporate gatherings, and family celebrations. Contact us for custom packages."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is the restaurant family-friendly?",
|
||||
content:
|
||||
"Absolutely! We welcome families with children and feature a secure play area for kids to enjoy while you dine.",
|
||||
},
|
||||
id: "3", title: "Is the restaurant family-friendly?", content:
|
||||
"Absolutely! We welcome families with children and feature a secure play area for kids to enjoy while you dine."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Can I book a table online?",
|
||||
content:
|
||||
"Yes, you can make reservations directly through our website or call us for assistance with special requests.",
|
||||
},
|
||||
id: "4", title: "Can I book a table online?", content:
|
||||
"Yes, you can make reservations directly through our website or call us for assistance with special requests."},
|
||||
]}
|
||||
ctaTitle="Your Table Awaits"
|
||||
ctaDescription="Book your experience at 007 Restaurant today and discover why we're Durbanville's most stylish dining destination."
|
||||
ctaButton={{
|
||||
text: "Reserve Table",
|
||||
href: "/reservations",
|
||||
}}
|
||||
text: "Reserve Table", href: "/reservations"}}
|
||||
ctaIcon={Calendar}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -17,7 +17,7 @@ export default function PrivateEventsPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -33,9 +33,7 @@ export default function PrivateEventsPage() {
|
||||
{ name: "Gallery", id: "/" },
|
||||
]}
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "/",
|
||||
}}
|
||||
text: "Reserve Table", href: "/"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,19 +45,14 @@ export default function PrivateEventsPage() {
|
||||
tag="Exclusive Venue"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg?_wi=3"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg"
|
||||
imageAlt="restaurant balcony seating sunset views outdoor"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Xola Eric Ndaliso",
|
||||
handle: "Corporate Events",
|
||||
testimonial: "The venue is absolutely stunning, the catering was exceptional, and our team loved the welcoming atmosphere. 007 Restaurant made our corporate event truly memorable!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg",
|
||||
imageAlt: "Xola Eric Ndaliso",
|
||||
},
|
||||
name: "Xola Eric Ndaliso", handle: "Corporate Events", testimonial: "The venue is absolutely stunning, the catering was exceptional, and our team loved the welcoming atmosphere. 007 Restaurant made our corporate event truly memorable!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", imageAlt: "Xola Eric Ndaliso"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get Event Quote", href: "/" },
|
||||
@@ -77,25 +70,13 @@ export default function PrivateEventsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Corporate Gatherings",
|
||||
description: "Impress clients and celebrate team achievements in our sophisticated setting. Custom menus, AV capabilities, and private spaces available for your business events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg?_wi=2",
|
||||
imageAlt: "luxury restaurant interior elegant sophisticated design",
|
||||
},
|
||||
title: "Corporate Gatherings", description: "Impress clients and celebrate team achievements in our sophisticated setting. Custom menus, AV capabilities, and private spaces available for your business events.", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg", imageAlt: "luxury restaurant interior elegant sophisticated design"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Milestone Celebrations",
|
||||
description: "Whether it's a birthday, anniversary, or graduation, we create memorable celebrations with personalized menus, elegant ambiance, and attentive service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-enjoying-family-life-with-their-little-daughter-outdoor-cafe_613910-18579.jpg?_wi=2",
|
||||
imageAlt: "family restaurant dining children play area",
|
||||
},
|
||||
title: "Milestone Celebrations", description: "Whether it's a birthday, anniversary, or graduation, we create memorable celebrations with personalized menus, elegant ambiance, and attentive service.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-enjoying-family-life-with-their-little-daughter-outdoor-cafe_613910-18579.jpg", imageAlt: "family restaurant dining children play area"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Intimate Gatherings",
|
||||
description: "Host private dinner parties, engagement celebrations, or family reunions in our exclusive spaces. Customized service and premium cuisine tailored to your preferences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg?_wi=2",
|
||||
imageAlt: "gourmet food plating luxury restaurant cuisine",
|
||||
},
|
||||
title: "Intimate Gatherings", description: "Host private dinner parties, engagement celebrations, or family reunions in our exclusive spaces. Customized service and premium cuisine tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg", imageAlt: "gourmet food plating luxury restaurant cuisine"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -109,31 +90,17 @@ export default function PrivateEventsPage() {
|
||||
ctaTitle="Plan Your Perfect Event"
|
||||
ctaDescription="Let us create a bespoke experience for your private celebration. Our team is ready to bring your vision to life with exceptional cuisine and unforgettable service."
|
||||
ctaButton={{
|
||||
text: "Schedule Consultation",
|
||||
href: "/",
|
||||
}}
|
||||
text: "Schedule Consultation", href: "/"}}
|
||||
ctaIcon={Calendar}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is the capacity for private events?",
|
||||
content: "Our private event spaces can accommodate groups ranging from 20 to 150 guests. We offer multiple configurations including intimate dining rooms and our signature balcony venue for unique celebrations.",
|
||||
},
|
||||
id: "1", title: "What is the capacity for private events?", content: "Our private event spaces can accommodate groups ranging from 20 to 150 guests. We offer multiple configurations including intimate dining rooms and our signature balcony venue for unique celebrations."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What catering options are available?",
|
||||
content: "We offer fully customizable menus featuring our signature steaks, premium seafood, vegetarian options, and cocktail packages. Our culinary team works with you to create a bespoke dining experience.",
|
||||
},
|
||||
id: "2", title: "What catering options are available?", content: "We offer fully customizable menus featuring our signature steaks, premium seafood, vegetarian options, and cocktail packages. Our culinary team works with you to create a bespoke dining experience."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can we bring external catering?",
|
||||
content: "While we specialize in our own premium catering, we can discuss special arrangements for specific requirements. Contact our events team to explore options.",
|
||||
},
|
||||
id: "3", title: "Can we bring external catering?", content: "While we specialize in our own premium catering, we can discuss special arrangements for specific requirements. Contact our events team to explore options."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What is the minimum group size and advance booking required?",
|
||||
content: "Minimum group size is 20 guests. We recommend booking at least 3-4 weeks in advance for your preferred date, though we accommodate rush bookings based on availability.",
|
||||
},
|
||||
id: "4", title: "What is the minimum group size and advance booking required?", content: "Minimum group size is 20 guests. We recommend booking at least 3-4 weeks in advance for your preferred date, though we accommodate rush bookings based on availability."},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -146,8 +113,7 @@ export default function PrivateEventsPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/" },
|
||||
{ label: "Skyfall Lounge", href: "/skyfall-lounge" },
|
||||
@@ -155,8 +121,7 @@ export default function PrivateEventsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dining",
|
||||
items: [
|
||||
title: "Dining", items: [
|
||||
{ label: "Reservations", href: "/" },
|
||||
{ label: "Gallery", href: "/" },
|
||||
{ label: "Private Events", href: "/private-events" },
|
||||
@@ -164,8 +129,7 @@ export default function PrivateEventsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Reviews", href: "#" },
|
||||
|
||||
@@ -17,7 +17,7 @@ export default function SkyfallLoungePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -33,9 +33,7 @@ export default function SkyfallLoungePage() {
|
||||
{ name: "Gallery", id: "/" },
|
||||
]}
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "/",
|
||||
}}
|
||||
text: "Reserve Table", href: "/"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,19 +45,14 @@ export default function SkyfallLoungePage() {
|
||||
tag="Signature Experience"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-shiny-sequins-with-confetti_23-2148051802.jpg?_wi=2"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-shiny-sequins-with-confetti_23-2148051802.jpg"
|
||||
imageAlt="Luxury cocktail lounge balcony sunset drinks elegant"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anika Cornelius",
|
||||
handle: "Cocktail Enthusiast",
|
||||
testimonial: "The cocktails are absolutely delicious, the service is impeccable, and the atmosphere is unmatched. Loved the Skyfall Lounge experience!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-woman-giving-hand-handshake_74855-3485.jpg",
|
||||
imageAlt: "Anika Cornelius",
|
||||
},
|
||||
name: "Anika Cornelius", handle: "Cocktail Enthusiast", testimonial: "The cocktails are absolutely delicious, the service is impeccable, and the atmosphere is unmatched. Loved the Skyfall Lounge experience!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-woman-giving-hand-handshake_74855-3485.jpg", imageAlt: "Anika Cornelius"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "/" },
|
||||
@@ -77,25 +70,13 @@ export default function SkyfallLoungePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Spirits Selection",
|
||||
description: "Carefully curated collection of rare and premium spirits from around the world, including exclusive single malts and vintage reserves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg?_wi=2",
|
||||
imageAlt: "artisan cocktails premium drinks luxury bar",
|
||||
},
|
||||
title: "Premium Spirits Selection", description: "Carefully curated collection of rare and premium spirits from around the world, including exclusive single malts and vintage reserves.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg", imageAlt: "artisan cocktails premium drinks luxury bar"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Expert Mixology",
|
||||
description: "Our award-winning bartenders craft signature cocktails using traditional techniques and innovative flavor combinations that surprise and delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg?_wi=3",
|
||||
imageAlt: "signature cocktail premium garnish luxury drink",
|
||||
},
|
||||
title: "Expert Mixology", description: "Our award-winning bartenders craft signature cocktails using traditional techniques and innovative flavor combinations that surprise and delight.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg", imageAlt: "signature cocktail premium garnish luxury drink"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Scenic Balcony Setting",
|
||||
description: "Enjoy your cocktail with panoramic sunset views from our elevated balcony seating. The perfect backdrop for special moments and relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg?_wi=2",
|
||||
imageAlt: "restaurant balcony seating sunset views outdoor",
|
||||
},
|
||||
title: "Scenic Balcony Setting", description: "Enjoy your cocktail with panoramic sunset views from our elevated balcony seating. The perfect backdrop for special moments and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-break-from-work-outside-table_23-2148666426.jpg", imageAlt: "restaurant balcony seating sunset views outdoor"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -113,40 +94,15 @@ export default function SkyfallLoungePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "martini",
|
||||
name: "007 Martini",
|
||||
price: "R125",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg?_wi=4",
|
||||
imageAlt: "Signature cocktail premium garnish luxury drink",
|
||||
},
|
||||
id: "martini", name: "007 Martini", price: "R125", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg", imageAlt: "Signature cocktail premium garnish luxury drink"},
|
||||
{
|
||||
id: "skyfall",
|
||||
name: "Skyfall Sunset",
|
||||
price: "R115",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg?_wi=3",
|
||||
imageAlt: "Artisan cocktails premium drinks luxury bar",
|
||||
},
|
||||
id: "skyfall", name: "Skyfall Sunset", price: "R115", imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg", imageAlt: "Artisan cocktails premium drinks luxury bar"},
|
||||
{
|
||||
id: "bond",
|
||||
name: "Bond's Choice",
|
||||
price: "R135",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg?_wi=5",
|
||||
imageAlt: "Premium cocktail with sophisticated garnish",
|
||||
},
|
||||
id: "bond", name: "Bond's Choice", price: "R135", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg", imageAlt: "Premium cocktail with sophisticated garnish"},
|
||||
{
|
||||
id: "golden",
|
||||
name: "Golden Hour",
|
||||
price: "R105",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg?_wi=4",
|
||||
imageAlt: "Craft cocktail with artistic presentation",
|
||||
},
|
||||
id: "golden", name: "Golden Hour", price: "R105", imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093590.jpg", imageAlt: "Craft cocktail with artistic presentation"},
|
||||
{
|
||||
id: "velvet",
|
||||
name: "Velvet Noir",
|
||||
price: "R145",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg?_wi=6",
|
||||
imageAlt: "Premium signature cocktail with luxe finish",
|
||||
},
|
||||
id: "velvet", name: "Velvet Noir", price: "R145", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-cherry-jam-from-crystal-pot-into-saucer-tea-setup_140725-528.jpg", imageAlt: "Premium signature cocktail with luxe finish"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -163,8 +119,7 @@ export default function SkyfallLoungePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/" },
|
||||
{ label: "Skyfall Lounge", href: "/skyfall-lounge" },
|
||||
@@ -172,8 +127,7 @@ export default function SkyfallLoungePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dining",
|
||||
items: [
|
||||
title: "Dining", items: [
|
||||
{ label: "Reservations", href: "/" },
|
||||
{ label: "Gallery", href: "/" },
|
||||
{ label: "Private Events", href: "/private-events" },
|
||||
@@ -181,8 +135,7 @@ export default function SkyfallLoungePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Reviews", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user