From bf3337fedd558102523ba426eef3a8e948d59a29 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 17:47:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b413716..c2b6603 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,14 +43,14 @@ export default function LandingPage() { description="Fast 24-Hour Estimates • Fair Competitive Pricing • Clean, Professional Crews" tag="Ace Asphalt Paving" buttons={[ - { text: "Get Your Free Estimate", href: "#contact" }, + { text: "Get Your Free Estimate", href: "#contact-form" }, { text: "View Our Work", href: "#services" }, ]} mediaItems={[ { - imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg?_wi=1", imageAlt: "Newly paved asphalt driveway at a luxury home"}, + imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg", imageAlt: "Newly paved asphalt driveway at a luxury home"}, { - imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg?_wi=2", imageAlt: "Close up of smooth, dark asphalt surface"}, + imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg", imageAlt: "Close up of smooth, dark asphalt surface"}, ]} rating={5} ratingText="Trusted by Local Homeowners"