Update src/app/page.tsx

This commit is contained in:
2026-05-11 20:56:10 +00:00
parent 44dc832937
commit 2ec097afb6

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/manager-wearing-face-mask-covid19-explaining-financial-graph-african-employee-multiethnic-team-working-company-with-new-normal-respecting-social-distance-because-global-pandemic-with-cor_482257-9551.jpg"
imageSrc="http://img.b2bpic.net/free-photo/manager-wearing-face-mask-covid19-explaining-financial-graph-african-employee-multiethnic-team-working-company-with-new-normal-respecting-social-distance-because-global-pandemic-with-cor_482257-9551.jpg?_wi=1"
/>
</div>
@@ -81,7 +81,7 @@ export default function LandingPage() {
title: "Availability",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -184,7 +184,7 @@ export default function LandingPage() {
button: {
text: "Select Plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/manager-wearing-face-mask-covid19-explaining-financial-graph-african-employee-multiethnic-team-working-company-with-new-normal-respecting-social-distance-because-global-pandemic-with-cor_482257-9551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manager-wearing-face-mask-covid19-explaining-financial-graph-african-employee-multiethnic-team-working-company-with-new-normal-respecting-social-distance-because-global-pandemic-with-cor_482257-9551.jpg?_wi=2",
imageAlt: "Engineer in data center using tablet to prevent system overload close up Employee in server room ensuring there is enough network connectivity for smooth operations blurry background",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
button: {
text: "Contact Us",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-with-medical-files-monitor_482257-27167.jpg?_wi=2",
imageAlt: "Engineer in data center using tablet to prevent system overload close up Employee in server room ensuring there is enough network connectivity for smooth operations blurry background",
},
]}