diff --git a/src/app/page.tsx b/src/app/page.tsx index eac8b0c..31cac94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -173,24 +86,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Deep Kitchen Clean", - description: "From grout to cupboards, we sanitize every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=2", - imageAlt: "kitchen cleaning deep clean", - }, - { - title: "Sanitized Restrooms", - description: "Professional hygiene protocols for all wet areas.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=2", - imageAlt: "bathroom cleaning sanitation", - }, - { - title: "Precision Dusting", - description: "Expert attention to delicate surfaces and decor.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=2", - imageAlt: "dusting furniture interior", - }, + { title: "Deep Kitchen Clean", description: "From grout to cupboards, we sanitize every detail.", imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg", imageAlt: "kitchen cleaning deep clean" }, + { title: "Sanitized Restrooms", description: "Professional hygiene protocols for all wet areas.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg", imageAlt: "bathroom cleaning sanitation" }, + { title: "Precision Dusting", description: "Expert attention to delicate surfaces and decor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg", imageAlt: "dusting furniture interior" }, ]} title="Our Signature Services" description="Comprehensive cleaning solutions designed for discerning homeowners." @@ -203,33 +101,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "100%", - title: "Satisfaction Rate", - items: [ - "Client trust", - "Quality guarantee", - ], - }, - { - id: "m2", - value: "500+", - title: "Homes Transformed", - items: [ - "Residential focus", - "Deep cleaning", - ], - }, - { - id: "m3", - value: "12+", - title: "Years Experience", - items: [ - "Proven expertise", - "Professional staff", - ], - }, + { id: "m1", value: "100%", title: "Satisfaction Rate", items: ["Client trust", "Quality guarantee"] }, + { id: "m2", value: "500+", title: "Homes Transformed", items: ["Residential focus", "Deep cleaning"] }, + { id: "m3", value: "12+", title: "Years Experience", items: ["Proven expertise", "Professional staff"] }, ]} title="Proven Excellence" description="Our numbers reflect our commitment to perfection." @@ -242,54 +116,15 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "Stellar job, every single time.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg", - imageAlt: "happy home owner portrait", - }, - { - id: "2", - name: "Mark D.", - handle: "@markd", - testimonial: "Reliable and thorough. I trust them completely.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg", - imageAlt: "mature man smiling", - }, - { - id: "3", - name: "Linda V.", - handle: "@lindav", - testimonial: "Best service in town, no question.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-real-estate-agent-holding-tablet_23-2150225239.jpg", - imageAlt: "woman in modern apartment", - }, - { - id: "4", - name: "Robert K.", - handle: "@robertk", - testimonial: "Efficient, quiet, and spotless.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera_74855-9743.jpg", - imageAlt: "satisfied business professional", - }, - { - id: "5", - name: "Alice M.", - handle: "@alicem", - testimonial: "Highly recommended for any family home.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", - imageAlt: "friendly client smiling", - }, + { id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Stellar job, every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg", imageAlt: "happy home owner portrait" }, + { id: "2", name: "Mark D.", handle: "@markd", testimonial: "Reliable and thorough. I trust them completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg", imageAlt: "mature man smiling" }, + { id: "3", name: "Linda V.", handle: "@lindav", testimonial: "Best service in town, no question.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-real-estate-agent-holding-tablet_23-2150225239.jpg", imageAlt: "woman in modern apartment" }, + { id: "4", name: "Robert K.", handle: "@robertk", testimonial: "Efficient, quiet, and spotless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera_74855-9743.jpg", imageAlt: "satisfied business professional" }, + { id: "5", name: "Alice M.", handle: "@alicem", testimonial: "Highly recommended for any family home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", imageAlt: "friendly client smiling" }, ]} showRating={true} title="What Our Clients Say" + description="Hear from satisfied homeowners who trust our services." /> @@ -297,21 +132,9 @@ export default function LandingPage() {