diff --git a/src/app/page.tsx b/src/app/page.tsx
index 56d96ac..90ff09a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,80 +41,35 @@ export default function LandingPage() {
@@ -138,29 +81,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "On-Time Arrival",
- description: "We respect your schedule and your time. If we say we'll be there, we'll be there.",
- bentoComponent: "reveal-icon",
- icon: Clock,
- imageSrc: "https://pixabay.com/get/g0254c648e2e2255ae3348761b6ece15e14fbe2eb5de9665398bd90b31547d11448ef367fe4e426360e0d2a7b8c6565a3_1280.jpg?_wi=2",
- imageAlt: "luxury roofing background texture slate",
+ title: "On-Time Arrival", description: "We respect your schedule and your time. If we say we'll be there, we'll be there.", bentoComponent: "reveal-icon", icon: Clock
},
{
- title: "Thorough Estimates",
- description: "No hidden costs, no surprises. Detailed proposals delivered right when we promise.",
- bentoComponent: "reveal-icon",
- icon: FileText,
- imageSrc: "https://pixabay.com/get/gfaa7de163e3deb3d8acd10cefb12e7e92a179751674d0ef8350bc0e4a27e083183211921671eca735c992a1a687a232c9440b7c0ca4394238b62693e4ad9c2ca_1280.jpg",
- imageAlt: "clock icon simple minimalist",
+ title: "Thorough Estimates", description: "No hidden costs, no surprises. Detailed proposals delivered right when we promise.", bentoComponent: "reveal-icon", icon: FileText
},
{
- title: "Responsive Communication",
- description: "From first call to job completion, you'll never wonder about the status of your roof.",
- bentoComponent: "reveal-icon",
- icon: MessageSquare,
- imageSrc: "https://pixabay.com/get/gcd380908df526683dd9d5ae238f45a1d2280897431e53bd4b454a7f20baa4f99eec05db1a1a4d709053d0af1a423f632d0c801b4bf4adf52bf97a77c4f5d2e07_1280.jpg",
- imageAlt: "clipboard icon detailed estimate",
- },
+ title: "Responsive Communication", description: "From first call to job completion, you'll never wonder about the status of your roof.", bentoComponent: "reveal-icon", icon: MessageSquare
+ }
]}
title="Why Choose Custom Roofing"
description="We don't just put shingles on roofs; we build lasting relationships with our neighbors."
@@ -171,29 +99,18 @@ export default function LandingPage() {