Update src/app/page.tsx
This commit is contained in:
@@ -120,19 +120,39 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
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?_wi=1", imageAlt: "Happy client portrait"},
|
||||
id: "1", name: "Evelyne Kuhn", role: "A new team welcomes us at France Salon for woman
|
||||
We came to get diffrent service . Massage , Haircolour , eyelashes done
|
||||
The three ladies at the Salon were very friendly and they know their job well
|
||||
The prices are reasonable and affordable not expensive at all
|
||||
We come back for sure", company: "RAK ", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1XyosCF93USiv6POaEey7UgdT/uploaded-1775555334825-chfrhzq7.png", imageAlt: "Happy client portrait"},
|
||||
{
|
||||
id: "2", name: "Sophie Martin", role: "Client", company: "Paris", rating: 4,
|
||||
id: "2", name: "Sophie Martin", role: "A new team welcomes us at France Salon for woman
|
||||
We came to get diffrent service . Massage , Haircolour , eyelashes done
|
||||
The three ladies at the Salon were very friendly and they know their job well
|
||||
The prices are reasonable and affordable not expensive at all
|
||||
We come back for sure", company: "RAK ", rating: 4,
|
||||
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,
|
||||
id: "3", name: "Isabelle Leroy", role: "A new team welcomes us at France Salon for woman
|
||||
We came to get diffrent service . Massage , Haircolour , eyelashes done
|
||||
The three ladies at the Salon were very friendly and they know their job well
|
||||
The prices are reasonable and affordable not expensive at all
|
||||
We come back for sure", company: "RAK ", 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,
|
||||
id: "4", name: "Marie Dubois", role: "A new team welcomes us at France Salon for woman
|
||||
We came to get diffrent service . Massage , Haircolour , eyelashes done
|
||||
The three ladies at the Salon were very friendly and they know their job well
|
||||
The prices are reasonable and affordable not expensive at all
|
||||
We come back for sure", company: "RAK ", rating: 4,
|
||||
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,
|
||||
id: "5", name: "Julie Laurent", role: "A new team welcomes us at France Salon for woman
|
||||
We came to get diffrent service . Massage , Haircolour , eyelashes done
|
||||
The three ladies at the Salon were very friendly and they know their job well
|
||||
The prices are reasonable and affordable not expensive at all
|
||||
We come back for sure", company: "RAK ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg?_wi=2", imageAlt: "Happy salon visitor"},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user