Update src/app/page.tsx
This commit is contained in:
@@ -48,10 +48,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Leadership Excellence", handle: "Core Values", testimonial: "Together we transform vision into reality", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Collaborative Vision", handle: "Our Strength", testimonial: "Diverse perspectives, unified goals", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#about" },
|
||||
@@ -68,21 +68,21 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Senator Alexandra Marcus", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Senator Alexandra Marcus"},
|
||||
id: "1", name: "Senator Alexandra Marcus", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Senator Alexandra Marcus"},
|
||||
{
|
||||
id: "2", name: "Senator James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Senator James Richardson"},
|
||||
id: "2", name: "Senator James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Senator James Richardson"},
|
||||
{
|
||||
id: "3", name: "Senator Diana Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Senator Diana Chen"},
|
||||
id: "3", name: "Senator Diana Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Senator Diana Chen"},
|
||||
{
|
||||
id: "4", name: "Senator Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Senator Marcus Thompson"},
|
||||
id: "4", name: "Senator Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Senator Marcus Thompson"},
|
||||
{
|
||||
id: "5", name: "Senator Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Senator Elena Rossi"},
|
||||
id: "5", name: "Senator Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Senator Elena Rossi"},
|
||||
{
|
||||
id: "6", name: "Senator David Okonkwo", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Senator David Okonkwo"},
|
||||
id: "6", name: "Senator David Okonkwo", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=4", imageAlt: "Senator David Okonkwo"},
|
||||
{
|
||||
id: "7", name: "Senator Sarah Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Senator Sarah Patel"},
|
||||
id: "7", name: "Senator Sarah Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Senator Sarah Patel"},
|
||||
{
|
||||
id: "8", name: "Senator Christopher Wong", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Senator Christopher Wong"},
|
||||
id: "8", name: "Senator Christopher Wong", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=5", imageAlt: "Senator Christopher Wong"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
useInvertedBackground={false}
|
||||
@@ -129,22 +129,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Walsh", role: "CEO", company: "Global Innovation Fund", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Walsh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Jennifer Walsh"},
|
||||
{
|
||||
id: "2", name: "Michael Zhang", role: "President", company: "Strategic Alliance Network", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Zhang"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Michael Zhang"},
|
||||
{
|
||||
id: "3", name: "Patricia Okafor", role: "Executive Director", company: "Tomorrow's Leaders Initiative", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Okafor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Patricia Okafor"},
|
||||
{
|
||||
id: "4", name: "Roberto Ferreira", role: "Board Chair", company: "International Governance Council", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Roberto Ferreira"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Roberto Ferreira"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "VP Strategy", company: "Future Think Tank", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6", name: "Hassan Al-Mansouri", role: "Founder", company: "Impact Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Hassan Al-Mansouri"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Hassan Al-Mansouri"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user