Update src/app/page.tsx

This commit is contained in:
2026-05-20 10:46:55 +00:00
parent 45f35bacd9
commit 821e9eded4

View File

@@ -77,15 +77,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg?_wi=1",
imageAlt: "Dashboard UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg?_wi=1",
imageAlt: "Marketplace UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg?_wi=1",
imageAlt: "Script Generator",
},
{
@@ -120,7 +120,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-lighting-control_23-2152007748.jpg",
imageAlt: "Campaign UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg?_wi=2",
imageAlt: "mobile app ai script interface",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/3d-calendar-icon-with-green-highlights-icon_23-2152009945.jpg",
imageAlt: "Brand UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg?_wi=2",
imageAlt: "mobile app ai script interface",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877730.jpg",
imageAlt: "Analytics UI",
},
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg?_wi=2",
imageAlt: "mobile app ai script interface",
},
]}