Merge version_1 into main #3
@@ -60,10 +60,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivet", handle: "@alexrivet", testimonial: "This platform transformed my perspective on business growth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=1", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "Sarah Chen", handle: "@schen", testimonial: "Incredible insights into the minds of modern founders.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg?_wi=1", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
{
|
||||
name: "Marcus Thorne", handle: "@mthorne", testimonial: "Essential reading for anyone starting their own journey.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageAlt: "successful entrepreneur portrait modern office"},
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Explore Stories", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=2"
|
||||
imageAlt="Successful business leader in modern office"
|
||||
avatars={[
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "50", title: "Countries Covered"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-office-stationery-with-laptop-coffee_23-2148524863.jpg?_wi=2"
|
||||
imageAlt="Minimalist growth-focused office"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user