diff --git a/src/app/page.tsx b/src/app/page.tsx
index cbd9ff6..8bce5f7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,31 +29,19 @@ export default function LandingPage() {
@@ -63,73 +51,39 @@ export default function LandingPage() {
description="Experience premium, detail-focused cleaning in Houston. Madrid Cleaning Services delivers reliable, consistent quality that keeps your home pristine."
testimonials={[
{
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "Fantastic job! My home has never looked or smelled better.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
- },
+ name: "Sarah J.", handle: "@sarahj", testimonial: "Fantastic job! My home has never looked or smelled better.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13333.jpg"},
{
- name: "David M.",
- handle: "@davidm",
- testimonial: "Professional, thorough service that leaves every space spotless.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
- },
+ name: "David M.", handle: "@davidm", testimonial: "Professional, thorough service that leaves every space spotless.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg"},
{
- name: "Elena R.",
- handle: "@elenar",
- testimonial: "Highly recommend. They are always on time and super detailed.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
- },
+ name: "Elena R.", handle: "@elenar", testimonial: "Highly recommend. They are always on time and super detailed.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg"},
{
- name: "Marcus T.",
- handle: "@marcust",
- testimonial: "Finally found a cleaning crew that actually pays attention to the small things.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
- },
+ name: "Marcus T.", handle: "@marcust", testimonial: "Finally found a cleaning crew that actually pays attention to the small things.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg"},
{
- name: "Linda W.",
- handle: "@lindaw",
- testimonial: "My go-to service for move-in cleans. Exceptional quality every time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg",
- },
+ name: "Linda W.", handle: "@lindaw", testimonial: "My go-to service for move-in cleans. Exceptional quality every time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
]}
buttons={[
{
- text: "Book Now",
- href: "#contact",
- },
+ text: "Book Now", href: "#contact"},
{
- text: "Learn More",
- href: "#about",
- },
+ text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561182.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
- alt: "Happy client",
- },
+ src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "Happy client"},
{
- src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
- alt: "Happy client",
- },
+ src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Happy client"},
{
- src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
- alt: "Happy client",
- },
+ src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Happy client"},
{
- src: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
- alt: "Happy client",
- },
+ src: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", alt: "Happy client"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
- alt: "Happy client",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", alt: "Happy client"},
]}
/>
@@ -139,10 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trusted Excellence in Houston"
description={[
- "Madrid Cleaning Services Houston provides dependable, high-quality cleaning built on professional relationships.",
- "We treat your home with the utmost care, focusing on the details that make a space feel truly clean and fresh.",
- "Our team is punctual, efficient, and dedicated to maintaining the high standards you expect from a premium service provider.",
- ]}
+ "Madrid Cleaning Services Houston provides dependable, high-quality cleaning built on professional relationships.", "We treat your home with the utmost care, focusing on the details that make a space feel truly clean and fresh.", "Our team is punctual, efficient, and dedicated to maintaining the high standards you expect from a premium service provider."]}
/>
@@ -154,26 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Deep Cleaning",
- description: "A thorough, top-to-bottom clean designed to refresh your entire home.",
- imageSrc: "http://img.b2bpic.net/free-photo/maid-with-duster-smiling_23-2148076051.jpg",
- titleIconSrc: "Sparkles",
- buttonText: "Get a Quote",
- },
+ title: "Deep Cleaning", description: "A thorough, top-to-bottom clean designed to refresh your entire home.", imageSrc: "http://img.b2bpic.net/free-photo/maid-with-duster-smiling_23-2148076051.jpg", titleIconSrc: "Sparkles", buttonText: "Book Your Clean"},
{
- title: "Move-In / Move-Out",
- description: "Ensure your new home is immaculate or leave your old space spotless for the next owners.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-mopping-floor-near-resting-man_23-2147758720.jpg",
- titleIconSrc: "ArrowRight",
- buttonText: "Get a Quote",
- },
+ title: "Move-In / Move-Out", description: "Ensure your new home is immaculate or leave your old space spotless for the next owners.", imageSrc: "http://img.b2bpic.net/free-photo/woman-mopping-floor-near-resting-man_23-2147758720.jpg", titleIconSrc: "ArrowRight", buttonText: "Book Your Clean"},
{
- title: "Regular Maintenance",
- description: "Consistent, reliable service to keep your space spotless and your peace of mind intact.",
- imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg",
- titleIconSrc: "CheckCircle",
- buttonText: "Get a Quote",
- },
+ title: "Regular Maintenance", description: "Consistent, reliable service to keep your space spotless and your peace of mind intact.", imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg", titleIconSrc: "CheckCircle", buttonText: "Book Your Clean"},
]}
title="Premium Cleaning Services"
description="Tailored solutions for every need, delivered with precision and care."
@@ -188,25 +124,15 @@ export default function LandingPage() {
author="Jessica K., Long-term Client"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
- alt: "Client 1",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", alt: "Client 1"},
{
- src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg",
- alt: "Client 2",
- },
+ src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", alt: "Client 2"},
{
- src: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346505.jpg",
- alt: "Client 3",
- },
+ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346505.jpg", alt: "Client 3"},
{
- src: "http://img.b2bpic.net/free-photo/old-man-posing-living-room_23-2148441065.jpg",
- alt: "Client 4",
- },
+ src: "http://img.b2bpic.net/free-photo/old-man-posing-living-room_23-2148441065.jpg", alt: "Client 4"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
- alt: "Client 5",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -217,18 +143,13 @@ export default function LandingPage() {
@@ -237,37 +158,23 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file