Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alice M.", role: "Mother", company: "Happy Parent", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Bob T.", role: "Father", company: "Tech Pro", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789615122-c7506113.png"},
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-mother--1774789614578-abc3ad4d.png"},
|
||||
{
|
||||
id: "5", name: "Elena R.", role: "Parent", company: "Educator", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcXxVWFf4XAdNAiBF1BVFu1ELO/professional-headshot-of-a-happy-parent--1774789614843-947b8415.png?_wi=2"},
|
||||
]}
|
||||
title="What Parents Say"
|
||||
description="Join a growing community of happy families."
|
||||
|
||||
Reference in New Issue
Block a user