Update src/app/page.tsx
This commit is contained in:
@@ -136,11 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-sitting-chair-stylish-green-leopard-printed-dress-isolated-green-studio-wall_285396-9949.jpg", imageAlt: "Client Sarah J."},
|
||||
id: "1", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774477120418-oza20v5y.png", imageAlt: "Client Sarah J."},
|
||||
{
|
||||
id: "2", name: "Nia R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", imageAlt: "Client Nia R."},
|
||||
id: "2", name: "Nia R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774477127478-qkgtrggb.png", imageAlt: "Client Nia R."},
|
||||
{
|
||||
id: "3", name: "Maya S.", imageSrc: "http://img.b2bpic.net/free-photo/girl-friends-celebration-moments_23-2149168072.jpg", imageAlt: "Client Maya S."},
|
||||
id: "3", name: "Maya S.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774477140748-gu02xesh.png", imageAlt: "Client Maya S."},
|
||||
{
|
||||
id: "4", name: "Chloe D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-asian-model-girl-with-braided-hairstyle_158595-3609.jpg", imageAlt: "Client Chloe D."},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user