|
|
|
@@ -10,7 +10,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
|
|
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
|
|
import ContactText from "@/components/sections/contact/ContactText";
|
|
|
|
import ContactText from "@/components/sections/contact/ContactText";
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
import { Droplet, Wrench, Phone, Mail, MapPin, Facebook } from "lucide-react";
|
|
|
|
import { Droplet, Wrench, Phone, Mail, MapPin, Facebook, AlertCircle } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|
|
|
title="Expert Swimming Pool Repairs & Maintenance"
|
|
|
|
title="Expert Swimming Pool Repairs & Maintenance"
|
|
|
|
description="Professional pool repair specialists serving Johannesburg and surrounding areas. From routine maintenance to emergency repairs, Ablaze Pool Repair Company has the expertise to keep your pool crystal clear and functioning perfectly. Available 24/7 for emergency service."
|
|
|
|
description="Professional pool repair specialists serving Johannesburg and surrounding areas. From routine maintenance to emergency repairs, Ablaze Pool Repair Company has the expertise to keep your pool crystal clear and functioning perfectly. Available 24/7 for emergency service."
|
|
|
|
tag="Professional Pool Services"
|
|
|
|
tag="Professional Pool Services"
|
|
|
|
tagIcon={Droplet}
|
|
|
|
tagIcon={AlertCircle}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
|