Merge version_1 into main #3
@@ -53,9 +53,9 @@ export default function LandingPage() {
|
||||
tag="Est. 2010"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg", imageAlt: "Tranquil cabin interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=1", imageAlt: "Tranquil cabin interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg", imageAlt: "Calm treatment room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=2", imageAlt: "Calm treatment room"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -83,19 +83,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Nails", name: "Luxury Manicure", price: "£25", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg"},
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", brand: "Skincare", name: "Full Facial", price: "£30", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-massaging-her-client-s-face_23-2149037148.jpg"},
|
||||
{
|
||||
id: "p3", brand: "Massage", name: "Hot Stone Massage", price: "£25", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg"},
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4", brand: "Eyes", name: "Eyelash Lift", price: "£35", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg"},
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg?_wi=2"},
|
||||
{
|
||||
id: "p5", brand: "Body", name: "Full Body Scrub", price: "£45", rating: 5,
|
||||
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg"},
|
||||
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg?_wi=2"},
|
||||
]}
|
||||
title="Treatments & Prices"
|
||||
description="Indulge in our range of professional pampering services, from luxury manicures to soothing hot stone massages."
|
||||
|
||||
Reference in New Issue
Block a user