Merge version_2 into main #11

Merged
bender merged 1 commits from version_2 into main 2026-04-21 06:35:41 +00:00

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Astra Roofing Limited"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "hero" }, { label: "Services", href: "services" }, { label: "Reviews", href: "testimonials" }, { label: "Contact", href: "contact" }] },
{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }, { label: "Reviews", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
{ title: "Contact", items: [{ label: "01922 645993", href: "tel:01922645993" }, { label: "Walsall", href: "#" }, { label: "Open 24/7", href: "#" }] },
]}
copyrightText="© 2025 Astra Roofing Limited"