diff --git a/src/app/page.tsx b/src/app/page.tsx index dee3e7f..46f2637 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,19 +113,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Roof Repairs", description: "Quick, reliable solutions for leaks and storm damage.", bentoComponent: { - bentoComponent: "reveal-icon", icon: Hammer, - }, + title: "Roof Repairs", description: "Quick, reliable solutions for leaks and storm damage.", bentoComponent: "reveal-icon", icon: Hammer, imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "residential roof repair service residential"}, { - title: "Full Installation", description: "Expert roof replacements designed to last.", bentoComponent: { - bentoComponent: "reveal-icon", icon: Home, - }, + title: "Full Installation", description: "Expert roof replacements designed to last.", bentoComponent: "reveal-icon", icon: Home, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", imageAlt: "residential roof repair service residential"}, { - title: "Inspections", description: "Professional assessments to keep your roof in peak condition.", bentoComponent: { - bentoComponent: "reveal-icon", icon: Shield, - }, + title: "Inspections", description: "Professional assessments to keep your roof in peak condition.", bentoComponent: "reveal-icon", icon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "residential roof repair service residential"}, ]} title="Our Roofing Services"