From 93e744db8ca6b400c1cf5c3d9ea19a4aa3570500 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 17:01:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d697c94..0190240 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { name: "David K.", handle: "@david_k", testimonial: "Reliable and great attention to detail. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-dreadlocks-holds-spray-detergent-mop-smirks-face-isolated-pink_273609-49329.jpg" }, { name: "Linda P.", handle: "@linda_p", testimonial: "The house has never looked better. Amazing quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tired-girl-cleans-house_1398-4892.jpg" }, ]} - buttons={[{ text: "Get My Quote", href: "#pricing" }]} + buttons={[{ text: "Get Your Instant Quote", href: "#pricing" }]} imageSrc="http://img.b2bpic.net/free-photo/cleaning-woman-having-fun-with-brush_23-2148394881.jpg" mediaAnimation="slide-up" /> @@ -145,4 +145,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1