diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2ccb841..acdcb9e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,115 +31,44 @@ export default function LandingPage() {
@@ -147,23 +76,17 @@ export default function LandingPage() {
@@ -175,35 +98,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Deep Kitchen Detail",
- tags: [
- "Appliances",
- "Grout",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfecting-surface_23-2148705077.jpg",
- },
+ id: "f1", title: "Gourmet Kitchen Care", tags: ["Quartzite", "High-End Appliances"],
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-kitchen-with-marble-countertops_23-2149590885.jpg"},
{
- id: "f2",
- title: "Sanctuary Bedrooms",
- tags: [
- "Linen Change",
- "Dusting",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/bedroom-view-with-bed-sheets-decor_23-2150551165.jpg",
- },
+ id: "f2", title: "Primary Suite Sanctum", tags: ["Luxury Linens", "Detail Dusting"],
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-with-king-bed_23-2149301140.jpg"},
{
- id: "f3",
- title: "Bathroom Restoration",
- tags: [
- "Disinfecting",
- "Fixtures",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-gloves-wiping-sink_23-2148465091.jpg",
- },
+ id: "f3", title: "Spa-Level Bath Restoration", tags: ["Fixtures", "Stone Care"],
+ imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-with-freestanding-tub_23-2148907361.jpg"},
]}
- title="Service Differentiation"
- description="We go beyond the surface to deliver a deeper clean you can actually feel."
+ title="Our Luxury Standards"
+ description="Tailored care for fine finishes and upscale environments."
/>
@@ -214,56 +119,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "one-time",
- name: "One-Time Clean",
- price: "$189",
- features: [
- "Deep clean",
- "Custom checklist",
- "Priority scheduling",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
+ id: "one-time", name: "Bespoke Single Clean", price: "Custom", features: [
+ "Full luxury inspection", "Surface preservation", "Priority scheduling"],
+ buttons: [{ text: "Get Estimate", href: "#contact" }],
},
{
- id: "bi-weekly",
- name: "Bi-Weekly",
- price: "$129",
- features: [
- "Recurring savings",
- "Dedicated team",
- "Priority support",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
+ id: "bi-weekly", name: "Luxury Maintenance", price: "Custom", features: [
+ "Dedicated cleaning lead", "Regular surface protection", "Flexible rescheduling"],
+ buttons: [{ text: "Get Estimate", href: "#contact" }],
},
{
- id: "weekly",
- name: "Weekly Maintenance",
- price: "$99",
- features: [
- "Best value",
- "Consistently fresh",
- "Flexible rescheduling",
- ],
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
+ id: "weekly", name: "White Glove Weekly", price: "Custom", features: [
+ "Complete daily upkeep", "Premium supply priority", "Concierge scheduling"],
+ buttons: [{ text: "Get Estimate", href: "#contact" }],
},
]}
- title="Simple, Transparent Pricing"
- description="Choose the frequency that works best for your schedule."
+ title="Request a Free Estimate"
+ description="Every home is unique. Tell us about your space to receive a tailored estimate for our premium services."
/>
@@ -274,110 +146,32 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "Finally found a cleaning service I can trust. The attention to detail is incredible.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg",
- },
+ id: "1", name: "Elena V.", handle: "@elena_v", testimonial: "The only team that truly understands how to clean marble and fine wood without damage. Immaculate.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-luxury-home_23-2148855685.jpg"},
{
- id: "2",
- name: "Michael R.",
- handle: "@miker",
- testimonial: "My home feels like a hotel after they leave. Worth every penny.",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-arranging-pillows-home_23-2150334462.jpg",
- },
- {
- id: "3",
- name: "Emily D.",
- handle: "@emilyd",
- testimonial: "Quick, reliable, and thorough. The only cleaning service I use now.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-969.jpg",
- },
- {
- id: "4",
- name: "David W.",
- handle: "@davidw",
- testimonial: "Professional, easy to book, and consistent. Highly recommend!",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064888.jpg",
- },
- {
- id: "5",
- name: "Linda M.",
- handle: "@lindam",
- testimonial: "Excellent team. They treat my home like their own sanctuary.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-elated-young-man-pointing-card-blue-space_140725-106447.jpg",
- },
+ id: "2", name: "Marcus H.", handle: "@m_h_estates", testimonial: "Absolute professionals. They leave my estate looking staged and pristine every single time.", imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur-modern-office_23-2149590863.jpg"},
]}
- title="Loved by Fort Lauderdale Homeowners"
- description="See why our neighbors trust us with their sanctuaries."
+ title="Refined by Fort Lauderdale Homeowners"
+ description="We pride ourselves on the trust placed in us by the finest homes in the city."
/>