Update src/app/page.tsx

This commit is contained in:
2026-04-07 14:49:39 +00:00
parent c9a3ebb300
commit 16380df00b

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg?_wi=1",
imageAlt: "5G Network Hub",
},
{
@@ -79,12 +79,12 @@ export default function LandingPage() {
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg?_wi=1",
imageAlt: "Data Cloud Center",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-10499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-10499.jpg?_wi=1",
imageAlt: "AI Network Nodes",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-86.jpg?_wi=1",
imageAlt: "Sustainable Tech",
},
]}
@@ -112,37 +112,37 @@ export default function LandingPage() {
id: "p1",
name: "Nokia X Series",
price: "$799",
imageSrc: "http://img.b2bpic.net/free-photo/phone-16-pro-max-gold_187299-46632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/phone-16-pro-max-gold_187299-46632.jpg?_wi=1",
},
{
id: "p2",
name: "Nokia Pro Max",
price: "$999",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5005.jpg?_wi=1",
},
{
id: "p3",
name: "Nokia Rugged G",
price: "$499",
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-engineer-upgrading-robotic-automation-systems_482257-126745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-engineer-upgrading-robotic-automation-systems_482257-126745.jpg?_wi=1",
},
{
id: "p4",
name: "Nokia Essential",
price: "$349",
imageSrc: "http://img.b2bpic.net/free-photo/polygonal-3d-smartphone-gps-navigation-location-app-travelling-concept-phone-navigator-pin-dark-blue-background-smart-technology-digital-illustration_493343-29979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/polygonal-3d-smartphone-gps-navigation-location-app-travelling-concept-phone-navigator-pin-dark-blue-background-smart-technology-digital-illustration_493343-29979.jpg?_wi=1",
},
{
id: "p5",
name: "Nokia Flagship",
price: "$849",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4927.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4927.jpg?_wi=1",
},
{
id: "p6",
name: "Nokia Titanium",
price: "$1299",
imageSrc: "http://img.b2bpic.net/free-photo/expert-engineer-develops-industrial-prototypes-using-3d-modeling-software_482257-116562.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expert-engineer-develops-industrial-prototypes-using-3d-modeling-software_482257-116562.jpg?_wi=1",
},
]}
title="Latest Devices"
@@ -158,17 +158,17 @@ export default function LandingPage() {
{
title: "5G Networks",
description: "High speed, low latency connectivity for global industry.",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139368.jpg?_wi=2",
},
{
title: "Cloud & Edge",
description: "Distributed computing solutions built for resilience.",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-half-fox-half-robot_23-2151601048.jpg?_wi=2",
},
{
title: "AI & Automation",
description: "Intelligent orchestration for complex infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-10499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-10499.jpg?_wi=2",
},
]}
title="Enterprise Innovation"