Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-15 13:20:13 +00:00

View File

@@ -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"
/>
</div>