Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-07 22:58:08 +00:00

View File

@@ -6,10 +6,8 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextAbout from '@/components/sections/about/TextAbout';
import { ShieldCheck } from "lucide-react";
@@ -60,9 +58,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Secure Tranquility"
description={[
"Southcliff balances upscale mountain luxury with peace of mind. Our community is protected by a professional gatehouse, ensuring privacy for all residents and guests. We welcome visitors who have scheduled an appointment with our staff."
]}
buttons={[{ text: "Learn About Our Security", href: "#contact" }]}
/>
</div>