From a97dcbe236a39f4caf209edb2a67fcf43a6e4aa6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:24:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 59339a0..8288409 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,11 +44,11 @@ export default function LandingPage() { title="L’Élégance en Mouvement, La Folie en Partage." description="Step into Sophie’s curated \"Caverne d'Ali Baba.\" Where high-end fashion meets the warmth of a personal stylist." avatars={[ - { src: "http://img.b2bpic.net/free-photo/cheerful-female-customer-enjoying-shopping-applying-dress-with-hanger-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11589.jpg", alt: "Client" }, - { src: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg", alt: "Client" }, - { src: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-making-purchases-mall_1303-29610.jpg", alt: "Client" }, - { src: "http://img.b2bpic.net/free-photo/wonderful-woman-jeans-shirt-with-black-lace-long-sleeve-posing-cafe-short-haired-woman-holding-flower-inside_197531-19291.jpg", alt: "Client" }, - { src: "http://img.b2bpic.net/free-photo/good-looking-laughing-girl-waiting-party-choosing-attire_197531-7001.jpg", alt: "Client" }, + { src: "http://img.b2bpic.net/free-photo/cheerful-female-customer-enjoying-shopping-applying-dress-with-hanger-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11589.jpg", alt: "stylish mature woman boutique customer" }, + { src: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg", alt: "trendy boutique customer portrait" }, + { src: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-making-purchases-mall_1303-29610.jpg", alt: "friendly boutique shopper portrait" }, + { src: "http://img.b2bpic.net/free-photo/wonderful-woman-jeans-shirt-with-black-lace-long-sleeve-posing-cafe-short-haired-woman-holding-flower-inside_197531-19291.jpg", alt: "elegant boutique client portrait" }, + { src: "http://img.b2bpic.net/free-photo/good-looking-laughing-girl-waiting-party-choosing-attire_197531-7001.jpg", alt: "woman laughing in luxury boutique" }, ]} avatarText="Join our fashion community" buttons={[ -- 2.49.1