diff --git a/src/app/page.tsx b/src/app/page.tsx index d951be2..7119f2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureHoverPattern from "@/components/sections/feature/featureHoverPatte import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Sparkles, Heart, Brain, Mail, MapPin } from "lucide-react"; +import { Sparkles, Heart, Brain } from "lucide-react"; export default function LandingPage() { return ( @@ -49,6 +49,7 @@ export default function LandingPage() { description="We believe skin health is a dialogue between science and the self. Every treatment plan is uniquely curated to reflect your individual essence, ensuring results that are as authentic as they are radiant." imageSrc="https://images.unsplash.com/photo-1612349317150-e413f6a5b16d?q=80&w=1000" tag="Refined Care" + useInvertedBackground={false} />