From d72805e79a01f4fc008954520cab95b03b05f3c3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:19:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9be37cc..6e44c48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Shield} tagAnimation="slide-up" title="Protecting Your Home With Expert Roofing Solutions" - description="Turtle Roofing delivers professional, reliable roofing services for residential and commercial properties. From installation to repairs, we ensure durability and lasting protection for your biggest investment." + description="Turtle Roofing delivers professional, reliable roofing services for residential and commercial properties. From installation to repairs, we ensure durability and lasting protection for your biggest investment. (Takes 5 mins)" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=1", imageAlt: "Professional roofing work" @@ -61,7 +61,7 @@ export default function LandingPage() { rating={5} ratingText="Rated by Satisfied Homeowners" buttons={[ - { text: "Get Free Estimate", href: "#contact" }, + { text: "Get Free Estimate Today", href: "#contact" }, { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up"