Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-02-19 06:22:43 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ export default function BlogPage() {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
ariaLabel="Master Plumbing footer with contact information"
/>
</div>

View File

@@ -131,7 +131,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>
@@ -212,7 +212,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>
@@ -317,7 +317,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>

View File

@@ -83,7 +83,7 @@ export default function ShopPage() {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>
@@ -163,7 +163,7 @@ export default function ShopPage() {
{ label: "Licensed & Insured", href: "#" }
]
}
]
]}
/>
</div>
</ReactLenis>