Merge version_3 into main #6
@@ -5,7 +5,7 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Ablaze Swimming Pool Repair - Professional Pool Services Johannesburg", description: "Expert swimming pool repair, maintenance, and installation services in Johannesburg. Professional pool specialists available 24/7 for emergency repairs."};
|
||||
title: "Ablaze Pool Repair | Professional Pool Services Johannesburg", description: "Expert swimming pool repairs, maintenance, and installation services in Johannesburg. Available 24/7 for emergency repairs."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -10,7 +10,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
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() {
|
||||
return (
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
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."
|
||||
tag="Professional Pool Services"
|
||||
tagIcon={Droplet}
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user