Update src/app/page.tsx
This commit is contained in:
@@ -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)"] },
|
||||
|
||||
Reference in New Issue
Block a user