Merge version_2 into main #3
@@ -10,6 +10,7 @@ import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Sparkles, Shield, CheckCircle, Phone, Facebook, Instagram } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -201,7 +202,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterBase
|
||||
logoText="Jet Cleaning Services"
|
||||
copyrightText="© 2025 Jet Cleaning Services | 304 Church Street, Penrose, Auckland 1061"
|
||||
socialLinks={[
|
||||
|
||||
Reference in New Issue
Block a user