Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 09:35:05 +00:00

View File

@@ -73,23 +73,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg?_wi=1",
imageAlt: "Luxurious salon interior with gold accents",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg?_wi=1",
imageAlt: "Elegant salon workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blonde-smiling-woman-getting-hair-washed_23-2148332480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-smiling-woman-getting-hair-washed_23-2148332480.jpg?_wi=1",
imageAlt: "Professional hair styling in progress",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg?_wi=2",
imageAlt: "Refined Parisian decor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg?_wi=2",
imageAlt: "Sophisticated salon lighting",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
description: "Precision styling tailored to your natural movement.",
bentoComponent: "reveal-icon",
icon: Scissors,
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg?_wi=3",
imageAlt: "luxury beauty salon interior",
},
{
@@ -116,7 +116,7 @@ export default function LandingPage() {
description: "Custom color blends for radiant shine.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg?_wi=3",
imageAlt: "modern salon interior gold details",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
description: "Deep nourishing treatments for silk-smooth hair.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-smiling-woman-getting-hair-washed_23-2148332480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-smiling-woman-getting-hair-washed_23-2148332480.jpg?_wi=2",
imageAlt: "woman hair styling luxury salon",
},
]}
@@ -171,7 +171,7 @@ export default function LandingPage() {
role: "Client",
company: "Paris",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg?_wi=1",
imageAlt: "Happy client portrait",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
role: "Client",
company: "Paris",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg?_wi=1",
imageAlt: "Client after treatment",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
role: "Client",
company: "Paris",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg?_wi=2",
imageAlt: "Satisfied salon client",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
role: "Client",
company: "Paris",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg?_wi=2",
imageAlt: "Happy salon visitor",
},
]}