Merge version_2 into main #2
@@ -80,6 +80,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
animationType="blur-reveal"
|
||||
title="What Our Guests Say"
|
||||
description="Real feedback from our happy customers."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
@@ -100,6 +101,7 @@ export default function LandingPage() {
|
||||
description="Check our operating hours, location details, and event policies."
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,6 +111,7 @@ export default function LandingPage() {
|
||||
title="Get in Touch"
|
||||
description="Located in the heart of the city. We look forward to serving you soon!"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/restaurant-interior-with-warm-lighting_114579-123.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user