Update src/app/page.tsx

This commit is contained in:
2026-04-07 09:35:53 +00:00
parent af8e2750a2
commit 66a51fe720

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg", imageAlt: "Luxurious salon interior with gold accents"},
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", imageAlt: "Elegant salon workspace"},
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", imageAlt: "Professional hair styling in progress"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurry-room-with-wooden-floor_1203-1050.jpg", imageAlt: "Refined Parisian decor"},
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", imageAlt: "Sophisticated salon lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/hot-tea-table-vintage-style-room_53876-145030.jpg?_wi=2", imageAlt: "Sophisticated salon lighting"},
]}
mediaAnimation="slide-up"
/>
@@ -121,19 +121,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Claire Dupont", 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", imageAlt: "Happy client portrait"},
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"},
{
id: "2", name: "Sophie Martin", role: "Client", company: "Paris", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg", imageAlt: "Client after treatment"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg?_wi=1", imageAlt: "Client after treatment"},
{
id: "3", name: "Isabelle Leroy", role: "Client", company: "Paris", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-daughter-receiving-gifts-from-her-mother_23-2148331752.jpg", imageAlt: "Smiling customer"},
{
id: "4", name: "Marie Dubois", 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", imageAlt: "Satisfied salon client"},
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"},
{
id: "5", name: "Julie Laurent", role: "Client", company: "Paris", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg", imageAlt: "Happy salon visitor"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg?_wi=2", imageAlt: "Happy salon visitor"},
]}
kpiItems={[
{