diff --git a/src/app/page.tsx b/src/app/page.tsx index ece1d1e..496051e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { { text: "Schedule Service", href: "#contact"}, { - text: "Call Now: +17604650715", href: "tel:+17604650715"}, + text: "Call Now: 760-465-0715", href: "tel:760-465-0715"}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg" avatars={[ @@ -95,7 +95,7 @@ export default function LandingPage() { useInvertedBackground={false} names={[ "Licensed HVAC", "Same-Day Service", "Upfront Pricing", "100% Satisfaction", "NATE Certified", "Family Owned", "Emergency Ready"]} - title="Our Trust Metrics" + title="Why San Marcos Homeowners Choose Us" description="Licensed, insured, and dedicated to your comfort." /> @@ -189,7 +189,7 @@ export default function LandingPage() { { title: "Contact", items: [ { - label: "+17604650715", href: "tel:+17604650715"}, + label: "760-465-0715", href: "tel:760-465-0715"}, { label: "San Marcos, CA", href: "#"}, ],