Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-06-10 00:43:21 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout';
import { Building, CalendarCheck, Droplets, Home, Leaf, ShieldCheck, Sparkles, Sun, Wrench, Flower, Bug, Shutter } from "lucide-react";
import { Building, CalendarCheck, Droplets, Home, Leaf, ShieldCheck, Sparkles, Sun, Wrench, Flower, Bug } from "lucide-react";
export default function LandingPage() {
return (
@@ -107,7 +107,7 @@ export default function LandingPage() {
icon: Home,
text: "Interior & Exterior"},
{
icon: Shutter,
icon: Sun,
text: "All Window Types"},
{
icon: ShieldCheck,