Update src/app/page.tsx
This commit is contained in:
@@ -66,13 +66,13 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EZE8YhzCslgXuPhXlrOzfFnQFi/uploaded-1780999305104-kfjr9ojs.png"
|
||||
imageAlt="Dermatologist consultation in luxury aesthetic clinic"
|
||||
showBlur={true}
|
||||
useInvertedBackground={false}
|
||||
textPosition="bottom"
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Thousands, Rated Excellent"
|
||||
description="See why our patients consistently rate us highly for exceptional care and results."
|
||||
names={[
|
||||
"4.7★ Patient Rating", "Advanced Technology", "Personalized Care", "Safe Procedures", "Experienced Specialist", "World-Class Treatments", "Modern Clinic"
|
||||
]}
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
title="Your Journey to Radiant Skin and Hair Begins Here"
|
||||
text="Dr Akshay's Aesthetic Clinic is dedicated to providing advanced skin and hair treatments using modern techniques, personalized care, and world-class technology. We believe in transforming confidence by delivering exceptional results with a patient-centered approach."
|
||||
description="Dr Akshay's Aesthetic Clinic is dedicated to providing advanced skin and hair treatments using modern techniques, personalized care, and world-class technology. We believe in transforming confidence by delivering exceptional results with a patient-centered approach."
|
||||
tag="About Our Clinic"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -198,8 +198,8 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
heading="Book Your Consultation Today"
|
||||
text="Take the first step toward healthier skin and more confident hair. Fill out the form below or contact us directly to schedule your personalized consultation. Our team is ready to assist you on your aesthetic journey.\n\n**Address:** Kumkum Apartment, B-803, Mahaveer Colony Park, Udaipur, Rajasthan 313001\n\n**Phone:** 095719 20736\n\n**Working Hours:** Mon-Sat: 10 AM - 7 PM, Sun: Closed\n\nWe offer instant booking, WhatsApp & email confirmations, and a seamless booking experience."
|
||||
title="Book Your Consultation Today"
|
||||
description="Take the first step toward healthier skin and more confident hair. Fill out the form below or contact us directly to schedule your personalized consultation. Our team is ready to assist you on your aesthetic journey.\n\n**Address:** Kumkum Apartment, B-803, Mahaveer Colony Park, Udaipur, Rajasthan 313001\n\n**Phone:** 095719 20736\n\n**Working Hours:** Mon-Sat: 10 AM - 7 PM, Sun: Closed\n\nWe offer instant booking, WhatsApp & email confirmations, and a seamless booking experience."
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#" },
|
||||
{ text: "WhatsApp Now", href: "https://wa.me/919571920736" },
|
||||
|
||||
Reference in New Issue
Block a user