Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_innovates",
|
||||
testimonial: "INDA PARTNER transformed our market entry strategy. Their network is truly unparalleled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ global partners"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg?_wi=1"
|
||||
imageAlt="Diverse business team collaborating in a modern office"
|
||||
showBlur={true}
|
||||
/>
|
||||
@@ -371,7 +371,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Sophia Kweon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg?_wi=2",
|
||||
imageAlt: "visionary male CEO headshot",
|
||||
},
|
||||
{
|
||||
@@ -395,7 +395,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Olivia Rhodes",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-close-window_1098-433.jpg?_wi=2",
|
||||
imageAlt: "visionary male CEO headshot",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user