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"