Update src/app/page.tsx

This commit is contained in:
2026-05-14 10:29:59 +00:00
parent 55a1830534
commit 764a5ca43d

View File

@@ -67,19 +67,19 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=1",
imageAlt: "AI Systems",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/touching-future-data-analysis-technology-interface_23-2151964670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/touching-future-data-analysis-technology-interface_23-2151964670.jpg?_wi=1",
imageAlt: "Fintech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg?_wi=1",
imageAlt: "Apps",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg?_wi=1",
imageAlt: "SaaS",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
quote: "Bridan is elite.",
tag: "Tech",
avatarSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=2",
imageAlt: "futuristic software interface",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "Scalability excellence.",
tag: "Fintech",
avatarSrc: "http://img.b2bpic.net/free-photo/empty-square-modern-architecture_1359-395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg?_wi=1",
imageAlt: "futuristic software interface",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
quote: "Unmatched speed.",
tag: "SaaS",
avatarSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/touching-future-data-analysis-technology-interface_23-2151964670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/touching-future-data-analysis-technology-interface_23-2151964670.jpg?_wi=2",
imageAlt: "futuristic software interface",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "Reliability redefined.",
tag: "Gov",
avatarSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-with-flowing-lines-particles_1048-13718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system-using-voice-controlled-sma_482257-2844.jpg?_wi=2",
imageAlt: "futuristic software interface",
},
{
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "Financial stability.",
tag: "Banking",
avatarSrc: "http://img.b2bpic.net/free-photo/3d-plexus-background-with-low-poly_1048-12443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg?_wi=2",
imageAlt: "futuristic software interface",
},
]}
@@ -319,7 +319,7 @@ export default function LandingPage() {
placeholder: "Email",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg?_wi=2"
/>
</div>