Merge version_1 into main #2
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/part-home-kitchen-table-setting-with-gray-plates-bouquet-vase_169016-15715.jpg"
|
||||
imageAlt="Moon Room Restaurant & Lounge interior"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
className="w-full"
|
||||
containerClassName="w-full"
|
||||
textBoxClassName="text-center"
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Relaxed Lounge Vibe", description: "Comfortable seating and ambient lighting ideal for unwinding with friends"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg"
|
||||
imageAlt="Lounge seating area with premium ambiance"
|
||||
mediaAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title: "Private Events & Celebrations", description: "Host your birthday, corporate event, or intimate gathering in our dedicated private dining space", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-textured-wine-glasses-candles-leaves_169016-18721.jpg"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Group Hangouts", description: "Bring your friends for a memorable night with comfortable seating, great food, and premium lounge atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg?_wi=2"},
|
||||
title: "Group Hangouts", description: "Bring your friends for a memorable night with comfortable seating, great food, and premium lounge atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-movie-night_23-2149307305.jpg"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Us", href: "tel:+2348161691700" },
|
||||
{ text: "Chat on WhatsApp", href: "https://wa.me/2348161691700" },
|
||||
]}
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
useInvertedBackground={false}
|
||||
containerClassName="w-full py-20"
|
||||
contentClassName="max-w-2xl mx-auto"
|
||||
|
||||
Reference in New Issue
Block a user