Update src/app/page.tsx
This commit is contained in:
@@ -53,27 +53,27 @@ export default function LandingPage() {
|
||||
description="Experience deep, restorative relief with Ashiastu Formosa. Tien Chao combines expert technique with compassionate care to melt away your knots and restore balance."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=1", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=2", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=3", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=4", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=5", imageAlt: "luxury massage table warm lighting"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=6", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=7", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=8", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=9", imageAlt: "luxury massage table warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", imageAlt: "luxury massage table warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=10", imageAlt: "luxury massage table warm lighting"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Tiziana Rizzi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", imageAlt: "satisfied massage client portrait"
|
||||
id: "1", name: "Tiziana Rizzi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg?_wi=1", imageAlt: "satisfied massage client portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Luis Fig", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-woman-sleepwear-headphones-smiling-holding-tablet-sitting-window-sill_176420-12861.jpg", imageAlt: "relaxed person smiling after therapy"
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
id: "4", name: "Victor Obretin", imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-sitting-outside-vacation_23-2149369738.jpg", imageAlt: "serene client after spa session"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Elena M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", imageAlt: "satisfied massage client portrait"
|
||||
id: "5", name: "Elena M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg?_wi=2", imageAlt: "satisfied massage client portrait"
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user