Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@emmar",
|
||||
testimonial: "The best spa experience I've ever had. Truly transformative.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-with-lakeside-view-sunset_23-2152008223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-with-lakeside-view-sunset_23-2152008223.jpg?_wi=1",
|
||||
imageAlt: "luxury spa relaxation interior",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@liamk",
|
||||
testimonial: "Peaceful, elegant, and perfectly professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-bath-accessories-thai-orchid-flowers_169016-17211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-bath-accessories-thai-orchid-flowers_169016-17211.jpg?_wi=1",
|
||||
imageAlt: "luxury spa relaxation interior",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/serene-spa-with-lakeside-view-sunset_23-2152008223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/serene-spa-with-lakeside-view-sunset_23-2152008223.jpg?_wi=2"
|
||||
imageAlt="Luxurious spa interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
title: "Pure Organic Products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-bath-accessories-thai-orchid-flowers_169016-17211.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-bath-accessories-thai-orchid-flowers_169016-17211.jpg?_wi=2"
|
||||
imageAlt="Spa essentials"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user