Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97a8890f3d | |||
| ee478c54fe | |||
| 027a926123 | |||
| f04076c5eb | |||
| a1d8233611 |
@@ -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>
|
||||||
|
|
||||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
id: "6", name: "Lisa Connolly", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "Lisa Connolly"
|
id: "6", name: "Lisa Connolly", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "Lisa Connolly"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
cardTitle="Over 2,000+ satisfied customers across Cork rely on Tony Leahy for professional plumbing and heating solutions"
|
cardTitle="Join 2,000+ Cork customers who saved time and money with Tony Leahy"
|
||||||
cardTag="See what our customers say"
|
cardTag="See what our customers say"
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user