diff --git a/src/app/page.tsx b/src/app/page.tsx index 42901e2..ecb94e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fast Response Times", description: "We respond same-day, often available on weekends and Sundays to handle your emergencies quickly.", bentoComponent: "reveal-icon", icon: Clock, + title: "Fast Response Times", description: "We respond same-day, often available on weekends to handle your emergencies quickly.", bentoComponent: "reveal-icon", icon: Clock, }, { title: "Clean & Tidy Work", description: "We treat your home with respect, ensuring every job site is left spotless and clean.", bentoComponent: "reveal-icon", icon: Cog,