Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-05 02:35:41 +00:00

View File

@@ -9,7 +9,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { AlertCircle, Zap, Shield, Droplets, Wind, CheckCircle, Eye, Wrench, Star, Certificate } from 'lucide-react';
import { AlertCircle, Zap, Shield, Droplets, Wind, CheckCircle, Eye, Wrench, Star } from 'lucide-react';
export default function LandingPage() {
return (