Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 19:47:26 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg"
imageSrc="http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
title="Professional Care & Comfort"
description="We combine professional expertise with a friendly, welcoming atmosphere. Our team is dedicated to providing high-quality treatments that leave you feeling pampered."
subdescription="Our nail technicians are experienced, attentive, and maintain a spotless salon for every client."
imageSrc="http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.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-21457.jpg?_wi=1"
mediaAnimation="slide-up"
icon={Sparkles}
/>
@@ -95,33 +95,33 @@ export default function LandingPage() {
title: "Manicures & Pedicures",
description: "Classic and refreshing hand and foot treatments.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=1",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898553.jpg?_wi=2",
imageAlt: "elegant nail salon interior",
},
{
title: "Shellac & Gel Nails",
description: "Long-lasting, durable, and vibrant color treatments.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=2",
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.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-21457.jpg?_wi=2",
imageAlt: "professional nail technician working",
},
{
title: "Extensions & Art",
description: "Expert nail extensions and custom creative designs.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=3",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-manicure-appointment_23-2149171329.jpg?_wi=4",
imageAlt: "manicure pedicure tools professional",
},
]}