diff --git a/src/app/page.tsx b/src/app/page.tsx index 02b2cf0..94bf4b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Reveal Your Best Skin & Hair" description="Advanced Skin, Hair & Aesthetic Treatments Designed To Help You Look And Feel Your Best." tag="Udaipur's Premier Aesthetic Clinic" - tagIcon="Star" + tagIcon={Star} buttons={[ { text: "Book Appointment", href: "#contact" }, { text: "WhatsApp Now", href: "https://wa.me/919571920736" }, @@ -78,14 +78,13 @@ export default function LandingPage() { ]} useInvertedBackground={false} textboxLayout="default" - animationType="none" showCard={false} />