Update src/app/page.tsx

This commit is contained in:
2026-04-06 08:13:59 +00:00
parent db32003844
commit b9a8eaad2c

View File

@@ -134,11 +134,11 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=1",
imageAlt: "Fast delivery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=2",
imageAlt: "Fast delivery 2",
},
],
@@ -151,15 +151,15 @@ export default function LandingPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=1",
imageAlt: "Security",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=2",
imageAlt: "Security 2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-paying-with-card_23-2150347020.jpg?_wi=3",
imageAlt: "digital finance icon 3d",
},
{
@@ -168,15 +168,15 @@ export default function LandingPage() {
icon: Clock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=1",
imageAlt: "Reliable",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg?_wi=2",
imageAlt: "Reliable 2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/location-map-direction-left-side_187299-45689.jpg?_wi=3",
imageAlt: "secure payment shield icon",
},
]}