Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97a8890f3d | |||
| ee478c54fe | |||
| 027a926123 |
@@ -9,7 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
import { Wrench, CheckCircle, Award, Shield, DollarSign, Droplets, Flame, Thermometer, Cpu, Settings, AlertCircle, Zap, Trophy, Phone } from 'lucide-react';
|
import { Wrench, CheckCircle, Award, Shield, DollarSign, Droplets, Flame, Thermometer, Cpu, Settings, AlertCircle, Zap, Trophy, Phone, Check } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Trusted by Cork homeowners and businesses"
|
ratingText="RGI Certified | 20+ Years | 5-Star Rated"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user