Update src/app/page.tsx

This commit is contained in:
2026-04-15 08:32:25 +00:00
parent ff70db4ae3
commit 540143b6fa

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@sarahnails",
testimonial: "The best manicure I've ever had. So convenient!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg?_wi=1",
imageAlt: "luxury manicure elegant dark background",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@elenastyle",
testimonial: "Professional, clean, and absolutely stunning results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=1",
imageAlt: "luxury manicure elegant dark background",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@fatimanails",
testimonial: "I love the mobile service, it saves so much time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg?_wi=1",
imageAlt: "luxury manicure elegant dark background",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@hanabeauty",
testimonial: "Highest quality products and impeccable service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg?_wi=1",
imageAlt: "luxury manicure elegant dark background",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-using-make-up-brush-mirror_23-2148752498.jpg",
@@ -149,21 +149,21 @@ export default function LandingPage() {
title: "Classic Manicure",
subtitle: "Flawless basic care",
description: "Expert shaping, cuticle care, and high-quality polish.",
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=2",
},
{
tag: "Popular",
title: "Gel Extensions",
subtitle: "Durable elegance",
description: "High-end gel application for long-lasting, perfect nails.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg?_wi=2",
},
{
tag: "Luxury",
title: "Luxury Pedicure",
subtitle: "Total relaxation",
description: "Rejuvenating foot soak, exfoliation, and premium styling.",
imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg?_wi=2",
},
]}
title="Our Services"