Merge version_1_1781577558344 into main #2

Merged
bender merged 1 commits from version_1_1781577558344 into main 2026-06-16 02:41:14 +00:00

View File

@@ -5,7 +5,6 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards';
import { CheckCircle, Clock, ShieldCheck, Star } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
@@ -17,10 +16,8 @@ export default function HomePage() {
tag="Trusted Roofing Contractors in Sydney"
title="Professional Roofing Services in Bankstown & Western Sydney"
description="N.S.W Roofing LTD provides reliable, high-quality roofing repairs, inspections, and gutter solutions. 4.9 star rated excellence for your home or business."
primaryButton={{
text: "Get a Free Quote", href: "#contact"}}
secondaryButton={{
text: "Call (02) 8859 6011", href: "tel:0288596011"}}
primaryButton={{ text: "Get a Free Quote", href: "#contact" }}
secondaryButton={{ text: "Call (02) 8859 6011", href: "tel:0288596011" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg"
/>
</SectionErrorBoundary>