Merge version_2 into main #5
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,8 +54,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sophie Martin", handle: "Traveler, France", testimonial: "An absolutely magical experience! The maison exceeded all our expectations. The views, the hospitality, everything was perfect.", rating: 5,
|
||||
{ name: "Sophie Martin", handle: "Traveler, France", testimonial: "An absolutely magical experience! The maison exceeded all our expectations. The views, the hospitality, everything was perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
|
||||
{
|
||||
name: "James Wilson", handle: "Couple, UK", testimonial: "We felt like we were in paradise. The location between the sea and nature reserve is stunning. Highly recommended!", rating: 5,
|
||||
@@ -185,7 +184,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
title="Plan Your Stay"
|
||||
description="Have questions about Casa Antigua? Contact us directly or reach out through WhatsApp for instant communication. We're here to help make your Moroccan getaway perfect!"
|
||||
description="Have questions about Casa Antigua? Chat with us instantly on WhatsApp at +212 670 788 083 for immediate assistance. We're here to make your Moroccan getaway perfect!"
|
||||
tagIcon={MessageCircle}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -193,9 +192,9 @@ export default function LandingPage() {
|
||||
imageAlt="Location map of Casa Antigua"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe for Updates"
|
||||
termsText="We respect your privacy. You can unsubscribe anytime."
|
||||
inputPlaceholder="+212 670 788 083"
|
||||
buttonText="Message on WhatsApp"
|
||||
termsText="Click to open WhatsApp Web or use the WhatsApp app on your device. We typically respond within minutes."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,8 +221,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "Email", href: "mailto:bakchichmakchich75@gmail.com" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/212670788083" },
|
||||
{ label: "Email", href: "mailto:bakchichmakchich75@gmail.com" },
|
||||
{ label: "Phone", href: "tel:+212670788083" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user