Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "The best waxing experience ever! Mpilo was amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=1",
|
||||
imageAlt: "luxurious salon interior waxing",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@miked",
|
||||
testimonial: "Very professional and clean space. Will return.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gel-laser-woman-s-skin_1157-34882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gel-laser-woman-s-skin_1157-34882.jpg?_wi=1",
|
||||
imageAlt: "luxurious salon interior waxing",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@chloel",
|
||||
testimonial: "So quick and painless. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-beauty-salon_1157-21117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-beauty-salon_1157-21117.jpg?_wi=1",
|
||||
imageAlt: "luxurious salon interior waxing",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@thandob",
|
||||
testimonial: "Absolutely obsessed with the results. WAXIT is a game changer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-skin-treatment_23-2148825326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-skin-treatment_23-2148825326.jpg?_wi=1",
|
||||
imageAlt: "luxurious salon interior waxing",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@lisak",
|
||||
testimonial: "Professional, efficient, and so gentle. My go-to spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-body_23-2150162946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-body_23-2150162946.jpg?_wi=1",
|
||||
imageAlt: "luxurious salon interior waxing",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/27105348600",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg",
|
||||
@@ -156,17 +156,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Body Waxing",
|
||||
description: "Full-body care with premium wax products.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-beauty-salon_1157-21117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-beauty-salon_1157-21117.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Facial Waxing",
|
||||
description: "Precise brow and face grooming techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-skin-treatment_23-2148825326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-spa-skin-treatment_23-2148825326.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Skincare Treatments",
|
||||
description: "Post-waxing soothing care for healthy skin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-body_23-2150162946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-body_23-2150162946.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
@@ -350,7 +350,7 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Common answers for first-time guests."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gel-laser-woman-s-skin_1157-34882.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gel-laser-woman-s-skin_1157-34882.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user