Update src/app/page.tsx
This commit is contained in:
@@ -96,17 +96,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1",
|
||||
imageAlt: "AI Code Generation Interface",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-technology-data-conversion-energy-production-server-room-database_39422-633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-technology-data-conversion-energy-production-server-room-database_39422-633.jpg?_wi=1",
|
||||
imageAlt: "AI Cloud Platform Data Flow",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-defense-team-working-governmental-security-operations-center_482257-112746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-defense-team-working-governmental-security-operations-center_482257-112746.jpg?_wi=1",
|
||||
imageAlt: "Developer AI Workspace",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
imageAlt: "AI-Powered Development Concept",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2",
|
||||
imageAlt: "digital wallet token limits",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
imageAlt: "CI/CD Pipeline Automation",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-technology-data-conversion-energy-production-server-room-database_39422-633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-technology-data-conversion-energy-production-server-room-database_39422-633.jpg?_wi=2",
|
||||
imageAlt: "digital wallet token limits",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Developer with AI Guidance",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-defense-team-working-governmental-security-operations-center_482257-112746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-defense-team-working-governmental-security-operations-center_482257-112746.jpg?_wi=2",
|
||||
imageAlt: "digital wallet token limits",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user