Merge version_2 into main #4
@@ -127,10 +127,6 @@ export default function AboutPage() {
|
||||
inputPlaceholder="Your email"
|
||||
buttonText="Schedule Visit"
|
||||
termsText="We'll confirm your visit within 24 hours."
|
||||
buttons={[
|
||||
{ text: "📞 Call: 06 25 72 88 25", href: "tel:+212625728825" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=7F3W%2B5J+El+Jadida" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -132,10 +132,6 @@ export default function CollectionPage() {
|
||||
inputPlaceholder="Your email"
|
||||
buttonText="Get Expert Advice"
|
||||
termsText="Our stylists will respond within 24 hours."
|
||||
buttons={[
|
||||
{ text: "📞 Call: 06 25 72 88 25", href: "tel:+212625728825" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/212625728825" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -86,10 +86,6 @@ export default function ContactPage() {
|
||||
inputPlaceholder="Your email"
|
||||
buttonText="Schedule Call"
|
||||
termsText="We'll call you back at your preferred time."
|
||||
buttons={[
|
||||
{ text: "📞 Call: 06 25 72 88 25", href: "tel:+212625728825" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/212625728825" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -201,10 +201,6 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get In Touch"
|
||||
termsText="We respect your privacy. Reply within 24 hours."
|
||||
buttons={[
|
||||
{ text: "📞 Call: 06 25 72 88 25", href: "tel:+212625728825" },
|
||||
{ text: "📍 Visit Us", href: "https://maps.google.com/?q=7F3W%2B5J+El+Jadida" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -220,10 +216,6 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Request Information"
|
||||
termsText="We'll get back to you within 24 hours during business hours."
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+212625728825" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/212625728825" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user