Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ const HomePage = () => {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/landing-page-template-startup-isometric-design_23-2148303966.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/landing-page-template-startup-isometric-design_23-2148303966.jpg?_wi=1"
|
||||
imageAlt="Gaming fundraising platform interface"
|
||||
showDimOverlay={false}
|
||||
showBlur={true}
|
||||
@@ -97,7 +97,7 @@ const HomePage = () => {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064525.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064525.jpg?_wi=1"
|
||||
imageAlt="Gaming community collaboration"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="About section describing FundGame mission"
|
||||
@@ -127,7 +127,7 @@ const HomePage = () => {
|
||||
title: "Secure Fundraising",
|
||||
description: "Safe and transparent payment processing for game projects with milestone-based fund releases.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technological-background-with-security-elements_23-2147647745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technological-background-with-security-elements_23-2147647745.jpg?_wi=1",
|
||||
imageAlt: "secure payment transaction technology",
|
||||
},
|
||||
items: [
|
||||
@@ -147,7 +147,7 @@ const HomePage = () => {
|
||||
title: "Early Demo Access",
|
||||
description: "Exclusive early access to game demos gives supporters insider status and developers direct feedback from their audience.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blurred-login-form_23-2147738867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blurred-login-form_23-2147738867.jpg?_wi=1",
|
||||
imageAlt: "software demo download interface",
|
||||
},
|
||||
items: [
|
||||
@@ -167,7 +167,7 @@ const HomePage = () => {
|
||||
title: "Transparent Progress",
|
||||
description: "Real-time project tracking keeps backers informed about development milestones and fund allocation.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=1",
|
||||
imageAlt: "project progress tracking dashboard",
|
||||
},
|
||||
items: [
|
||||
@@ -273,7 +273,7 @@ const HomePage = () => {
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Alex Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1",
|
||||
imageAlt: "Alex Chen, Game Developer",
|
||||
},
|
||||
{
|
||||
@@ -285,13 +285,13 @@ const HomePage = () => {
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "James Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/journalists-team-talk-about-latest-news_482257-80369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/journalists-team-talk-about-latest-news_482257-80369.jpg?_wi=1",
|
||||
imageAlt: "James Wilson, Studio Lead",
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Sofia Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1",
|
||||
imageAlt: "Sofia Patel, Early Backer",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user