From 32d4debe0b291eca619e57ce46a7e190b5906320 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:06:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 23ce716..903022e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { { text: "View Our Services", href: "#services" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} marqueeItems={[ { type: "text", text: "Streak-Free Windows" }, { type: "text", text: "Siding & Exterior Cleaning" }, @@ -78,7 +77,6 @@ export default function LandingPage() { tagIcon={Star} tagAnimation="slide-up" title="Beyond Clean: The Calgary 5 Star Cleaning Difference" - description="Founded by Mousa, Calgary 5 Star Cleaning is built on a passion for perfection and a commitment to customer delight. We're a local Calgary business dedicated to transforming your home with meticulous, professional cleaning services. Our team uses high-quality tools and takes immense pride in every detail, ensuring your windows, siding, and exteriors don't just look clean—they sparkle. With us, you're choosing reliability, integrity, and a spotless finish that truly shines." useInvertedBackground={false} buttons={[{ text: "Learn More", href: "#services" }]} /> @@ -144,7 +142,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} animationType="slide-up" - gridVariant="three-columns-all-equal-width" plans={[ { id: "basic", badge: "Value", badgeIcon: Sparkles, price: "$199+", subtitle: "Essential Window Cleaning", features: ["Exterior windows", "Basic screen wipe", "Frame dusting", "Rain Guarantee (48hr)"] }, { id: "premium", badge: "Popular", badgeIcon: Crown, price: "$349+", subtitle: "Full Interior & Exterior", features: ["Interior & exterior windows", "Detailed screen cleaning", "Track & sill vacuum", "Frame cleaning", "Rain Guarantee (48hr)"] },