Update src/app/about/page.tsx

This commit is contained in:
2026-03-11 07:04:56 +00:00
parent 90afdd962b
commit f7ae987630

View File

@@ -81,7 +81,7 @@ export default function AboutPage() {
tag="Our Story"
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg?_wi=2"
imageAlt="ProdFound mission and vision"
buttons={[
{
@@ -100,7 +100,7 @@ export default function AboutPage() {
tag="Our Process"
tagAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg?_wi=2"
imageAlt="Product discovery and curation process"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -127,13 +127,13 @@ export default function AboutPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", role: "Product Designer", company: "Tech Startup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Chen profile photo"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Sarah Chen profile photo"},
{
id: "2", name: "Marcus Johnson", role: "Entrepreneur", company: "Small Business Owner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-male-manager-leaning-railings_1262-3653.jpg", imageAlt: "Marcus Johnson profile photo"},
imageSrc: "http://img.b2bpic.net/free-photo/successful-male-manager-leaning-railings_1262-3653.jpg?_wi=2", imageAlt: "Marcus Johnson profile photo"},
{
id: "3", name: "Emma Rodriguez", role: "Creative Director", company: "Design Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-brunette-glasses-street-with-interesting-architecture-background_613910-14022.jpg", imageAlt: "Emma Rodriguez profile photo"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-brunette-glasses-street-with-interesting-architecture-background_613910-14022.jpg?_wi=2", imageAlt: "Emma Rodriguez profile photo"},
]}
title="What Our Community Says"
description="Real stories from users who've discovered amazing products through ProdFound"