diff --git a/src/app/page.tsx b/src/app/page.tsx index 758fba0..f9a6bcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Mail, MapPin, Phone, Leaf, Flower, Sun } from "lucide-react"; export default function LandingPage() { return ( @@ -149,6 +148,7 @@ export default function LandingPage() { title="Visit Our Community Studio" description="Find us in the heart of the valley. We offer consultations in a cozy, welcoming space." background={{ variant: "plain" }} + useInvertedBackground={false} inputPlaceholder="Your email here" />