diff --git a/src/app/page.tsx b/src/app/page.tsx index 4435dcf..01bad70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Glow With Confidence" description="Advanced aesthetic treatments, luxurious self-care, and natural-looking results — all in one elevated experience." tag="Luxury Medical Spa" - buttons={[{ text: "Book Appointment", href: "#contact" }, { text: "View Services", href: "#services" }]} + buttons={[{ text: "Book Your Consultation", href: "#contact" }, { text: "View Services", href: "#services" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466339.jpg", imageAlt: "Luxury med spa interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-clinic_23-2149273868.jpg", imageAlt: "Cosmetic clinic interior luxury" } @@ -71,7 +71,7 @@ export default function LandingPage() { features={[ { id: "1", title: "HydraFacial", descriptions: ["Deep cleanse and exfoliation."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurry-doctor-holding-syringe_23-2149313503.jpg" }, { id: "2", title: "Botox & Fillers", descriptions: ["Natural-looking volume."], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102646.jpg" }, - { id: "3", title: "Laser Hair Removal", descriptions: ["Smooth, radiant skin."], imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-cosmetic-treatment-female-patient_107420-65216.jpg" } + { id: "3", title: "Laser Hair Removal", descriptions: ["Smooth, radiant skin."], imageSrc: "http://img.b2bpic.net/free-photo/doctor-giving-cosmetic-treatment-female-patient_107420-65217.jpg" } ]} title="Popular Treatments" description="Our curated selection of treatments designed to enhance your natural beauty."