Merge version_1 into main #1
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahm",
|
||||
testimonial: "Lavis Nails Spa is my absolute go-to! The attention to detail is incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg?_wi=1",
|
||||
imageAlt: "luxury nail salon interior",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@amandar",
|
||||
testimonial: "I brought my daughter here and they were so sweet with her.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=1",
|
||||
imageAlt: "classic manicure tools set",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@priyak",
|
||||
testimonial: "The gel manicure lasted three full weeks without a single chip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=1",
|
||||
imageAlt: "gel manicure nails close up",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
handle: "@nicoled",
|
||||
testimonial: "From the moment you walk in, you feel pampered.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=1",
|
||||
imageAlt: "luxury pedicure salon setting",
|
||||
},
|
||||
]}
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-s-body-submerged-water-holding-green-plant_209303-34.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -198,37 +198,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Manicure",
|
||||
price: "Starting at $20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Gel Manicure",
|
||||
price: "Starting at $35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luxury Pedicure",
|
||||
price: "Starting at $45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Acrylic Full Set",
|
||||
price: "Starting at $50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974540.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dip Powder Nails",
|
||||
price: "Starting at $40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-nail-polish-her-nails_53876-14882.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Nail Art & Design",
|
||||
price: "Starting at $10+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-holding-hands_23-2148060438.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
|
||||
Reference in New Issue
Block a user