Update src/app/page.tsx

This commit is contained in:
2026-06-10 09:39:07 +00:00
parent 4030ef69ac
commit fb43e2d905

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "CEO, NovaTech",
testimonial: "MonterFinance transformed our treasury management. Their platform is intuitive, powerful, and truly a game-changer for our liquidity.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
},
]}
avatarText="Join 10,000+ satisfied businesses"
imageSrc="http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=1"
imageAlt="MonterFinance Dashboard"
mediaAnimation="slide-up"
marqueeItems={[
@@ -415,7 +415,7 @@ export default function LandingPage() {
text: "Choose Pro",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=2",
imageAlt: "Teleworker in home office gathering information from internet seminar",
},
{
@@ -435,7 +435,7 @@ export default function LandingPage() {
text: "Request Quote",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2",
imageAlt: "Teleworker in home office gathering information from internet seminar",
},
]}