From c50cf9699cd495c0fd4bf8f0ba3f9f05a99e6e0b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 02:07:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29a0230..060148e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,9 +77,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Pain Relief Treatments", description: "Focused therapy to alleviate discomfort and restore physical function.", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg" }, - { title: "Holistic Wellness", description: "A comprehensive approach to mental and physical rejuvenation.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg" }, - { title: "Rejuvenation Therapy", description: "Signature treatments to leave you feeling completely revitalised.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1134.jpg" }, + { title: "Pain Relief Treatments", description: "Focused therapy to alleviate discomfort and restore physical function.", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg?_wi=1" }, + { title: "Holistic Wellness", description: "A comprehensive approach to mental and physical rejuvenation.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg?_wi=1" }, + { title: "Rejuvenation Therapy", description: "Signature treatments to leave you feeling completely revitalised.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1134.jpg?_wi=1" }, ]} title="Our Treatments" description="Tailored treatments focused on restoring balance and enhancing your wellbeing." @@ -93,11 +93,11 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg" }, - { id: "2", name: "Michael", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg" }, - { id: "3", name: "Emily", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1134.jpg" }, - { id: "4", name: "David", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg" }, - { id: "5", name: "Jessica", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg" }, + { id: "1", name: "Sarah", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg?_wi=2" }, + { id: "2", name: "Michael", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg?_wi=2" }, + { id: "3", name: "Emily", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1134.jpg?_wi=2" }, + { id: "4", name: "David", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/relaxing-massage-with-essential-oils-modern-spa-massage-hands-closeup_169016-69029.jpg?_wi=3" }, + { id: "5", name: "Jessica", role: "Client", company: "Hastings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-yoga-mats_23-2149832810.jpg?_wi=3" }, ]} title="What Clients Say" description="Hear about the transformative experiences at our boutique."