Update src/app/page.tsx

This commit is contained in:
2026-03-18 21:27:10 +00:00
parent ddf7d75d73
commit 4358be1c6c

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
{
id: "about-florida", badge: "Our Mission", price: "Licensed. Insured.", subtitle: "Florida Proud.", buttons: [{ text: "Get a Free Estimate", href: "#contact" }],
features: [
"Built on one thing: doing right by the homeowner.", "Led by Daniel, a licensed roofing contractor.", "Years of Florida experience.", "Earned reputation the old-fashioned way.", "Showing up on time, doing the job correctly.", "Treating every customer like a neighbor.", "Not here to sell you a roof you don't need.", "Here to protect the one you have.",
"Built on one thing: doing right by the homeowner.", "Led by Daniel, a licensed roofing contractor.", "Years of Florida experience.", "Earned reputation the old-fashioned way.", "Showing up on time, doing the job correctly.", "Treating every customer like a neighbor.", "Not here to sell you a roof you don't need.", "Here to protect the one you have."
]
}
]}