Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user