Update src/app/page.tsx
This commit is contained in:
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alex J.", role: "Gym Influencer", testimonial: "These presets literally tripled my engagement in a week.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/successful-young-content-creator-smiling-1774684055762-1e248d18.png"},
|
||||
id: "t1", name: "Alex J.", role: "Gym Influencer", testimonial: "These presets literally tripled my engagement in a week.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/successful-young-content-creator-smiling-1774684055762-1e248d18.png?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Maya R.", role: "Content Studio", testimonial: "My editing speed increased by 400%. Unbelievable results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/professional-gym-influencer-influencer-s-1774684055449-17379650.png"},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "David L.", role: "Entrepreneur", testimonial: "Professional, easy to use, and high-impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/male-professional-entrepreneur-with-a-cl-1774684054601-66416070.png"},
|
||||
{
|
||||
id: "t5", name: "Elena M.", role: "Tech Reviewer", testimonial: "The precision in these motion blur presets is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/successful-young-content-creator-smiling-1774684055762-1e248d18.png"},
|
||||
id: "t5", name: "Elena M.", role: "Tech Reviewer", testimonial: "The precision in these motion blur presets is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B125PZqs8ZWr8VLG8OQmejSSF6/successful-young-content-creator-smiling-1774684055762-1e248d18.png?_wi=2"},
|
||||
]}
|
||||
title="Creators Who Scaled"
|
||||
description="Hear from the editors changing the game."
|
||||
|
||||
Reference in New Issue
Block a user