Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@aaravs",
|
||||
testimonial: "Truly a transformative experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-practices-self-care-world-health-day_23-2151256769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-practices-self-care-world-health-day_23-2151256769.jpg?_wi=1",
|
||||
imageAlt: "calm wellness center spa interior",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@priyasingh",
|
||||
testimonial: "The atmosphere is so peaceful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working-with-gloves_23-2148826086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working-with-gloves_23-2148826086.jpg?_wi=1",
|
||||
imageAlt: "calm wellness center spa interior",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@vikramm",
|
||||
testimonial: "Best wellness services in Jaipur.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=1",
|
||||
imageAlt: "calm wellness center spa interior",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@snehared",
|
||||
testimonial: "So professional and calming.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-relaxing-getting-ready-working-out-gym_662251-1301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-relaxing-getting-ready-working-out-gym_662251-1301.jpg?_wi=1",
|
||||
imageAlt: "calm wellness center spa interior",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@amitk",
|
||||
testimonial: "My stress levels have dropped significantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hiking-forest_329181-12236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hiking-forest_329181-12236.jpg?_wi=1",
|
||||
imageAlt: "calm wellness center spa interior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wellness-practices-self-care-world-health-day_23-2151256769.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wellness-practices-self-care-world-health-day_23-2151256769.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-mother-daughter-looking-each-other-holding-hand-home_23-2148202895.jpg",
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Philosophy"
|
||||
description="Located in Lotus Villa, Jagatpura, we provide a sanctuary for physical and mental rejuvenation. We combine traditional wisdom with modern wellness practices."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working-with-gloves_23-2148826086.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working-with-gloves_23-2148826086.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -286,21 +286,21 @@ export default function LandingPage() {
|
||||
name: "Sarah",
|
||||
role: "Visitor",
|
||||
testimonial: "Excellent environment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "John",
|
||||
role: "Client",
|
||||
testimonial: "Very professional therapy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-relaxing-getting-ready-working-out-gym_662251-1301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-relaxing-getting-ready-working-out-gym_662251-1301.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma",
|
||||
role: "Yoga Practitioner",
|
||||
testimonial: "The best yoga classes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hiking-forest_329181-12236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hiking-forest_329181-12236.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user