9 Commits

Author SHA1 Message Date
97a8890f3d Update src/app/page.tsx 2026-03-03 12:41:31 +00:00
ee478c54fe Update src/app/page.tsx 2026-03-03 12:39:46 +00:00
027a926123 Merge version_3 into main
Merge version_3 into main
2026-03-03 12:35:57 +00:00
f04076c5eb Update src/app/page.tsx 2026-03-03 12:35:52 +00:00
a1d8233611 Merge version_2 into main
Merge version_2 into main
2026-03-03 12:03:54 +00:00
66342c3cf8 Update src/app/page.tsx 2026-03-03 12:03:50 +00:00
b181b0e789 Merge version_1 into main
Merge version_1 into main
2026-03-03 11:51:08 +00:00
2f4d82407e Merge version_1 into main
Merge version_1 into main
2026-03-03 11:47:18 +00:00
09ef33efb1 Merge version_1 into main
Merge version_1 into main
2026-03-03 11:43:06 +00:00

View File

@@ -9,7 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import ContactCenter from '@/components/sections/contact/ContactCenter';
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() {
return (
@@ -62,7 +62,7 @@ export default function LandingPage() {
]}
mediaAnimation="none"
rating={5}
ratingText="Trusted by Cork homeowners and businesses"
ratingText="RGI Certified | 20+ Years | 5-Star Rated"
/>
</div>
@@ -129,6 +129,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Schedule Your Service", href: "#contact" }
]}
/>
</div>
@@ -170,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"
}
]}
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"
cardAnimation="slide-up"
useInvertedBackground={false}