Update src/app/page.tsx

This commit is contained in:
2026-06-11 11:11:06 +00:00
parent d43e154700
commit 092c0bfb51

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{
text: "Get a Quote", href: "/contact"},
{
text: "Call Now 07xxx xxxxxx", href: "tel:07xxxxxxxx"},
text: "Call Now 07927282276", href: "tel:07927282276"},
]}
carouselItems={[
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
{
text: "Get a Quote", href: "/contact"},
{
text: "Call 07xxx xxxxxx", href: "tel:07xxxxxxxx"},
text: "Call 07927282276", href: "tel:07927282276"},
]}
/>
</div>