Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 19:13:01 +00:00

View File

@@ -72,23 +72,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=1",
imageAlt: "Salon Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=1",
imageAlt: "Hairstyling result",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg?_wi=1",
imageAlt: "Happy client",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=1",
imageAlt: "Healthy hair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg?_wi=1",
imageAlt: "Stylish transformation",
},
]}
@@ -162,7 +162,7 @@ export default function LandingPage() {
quote: "Tara is amazing! My hair has never looked better. Highly recommend.",
name: "Adele Farina",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-dark-wall_329181-7280.jpg?_wi=2",
},
{
id: "2",
@@ -170,7 +170,7 @@ export default function LandingPage() {
quote: "The team is so friendly and skilled. Great atmosphere!",
name: "Magen Ferrer",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-bride-indoors_23-2149721993.jpg?_wi=2",
},
{
id: "3",
@@ -178,7 +178,7 @@ export default function LandingPage() {
quote: "I love how healthy my hair feels after every visit. Truly the best.",
name: "Sarah J.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-girl-is-showing-two-gesture-blue-background_176474-119334.jpg?_wi=2",
},
{
id: "4",
@@ -213,37 +213,37 @@ export default function LandingPage() {
id: "g1",
name: "Transformation 1",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=2",
},
{
id: "g2",
name: "Transformation 2",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=3",
},
{
id: "g3",
name: "Transformation 3",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=4",
},
{
id: "g4",
name: "Transformation 4",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=5",
},
{
id: "g5",
name: "Transformation 5",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=6",
},
{
id: "g6",
name: "Salon View",
price: "View",
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=2",
},
]}
title="Gallery"