Update src/app/page.tsx

This commit is contained in:
2026-05-19 18:44:32 +00:00
parent 6c7ea4536d
commit 9036f9e66f

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
description="Revolutionizing business operations with enterprise-grade artificial intelligence solutions."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-abstract-background-with-cyber-particles_1048-17876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-abstract-background-with-cyber-particles_1048-17876.jpg?_wi=1",
imageAlt: "AI Visual",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-ai-tech-agency-workspace-providing-custom-software-development-services_482257-120228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-ai-tech-agency-workspace-providing-custom-software-development-services_482257-120228.jpg?_wi=1",
imageAlt: "Team Collaboration",
},
{
@@ -226,17 +226,17 @@ export default function LandingPage() {
{
id: "t1",
name: "Dr. Alex Chen",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg?_wi=1",
},
{
id: "t2",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg?_wi=1",
},
{
id: "t3",
name: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg?_wi=1",
},
{
id: "t4",
@@ -279,7 +279,7 @@ export default function LandingPage() {
quote: "NexAI transformed our workflow.",
tag: "Integration",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-abstract-background-with-cyber-particles_1048-17876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-data-technology-abstract-background-with-cyber-particles_1048-17876.jpg?_wi=2",
imageAlt: "business professional headshot",
},
{
@@ -290,7 +290,7 @@ export default function LandingPage() {
quote: "Incredible efficiency gains immediately.",
tag: "Scalability",
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-happy-be-back-work_23-2148727621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-ai-tech-agency-workspace-providing-custom-software-development-services_482257-120228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-ai-tech-agency-workspace-providing-custom-software-development-services_482257-120228.jpg?_wi=2",
imageAlt: "business professional headshot",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
quote: "The best AI solution in the market.",
tag: "Innovation",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg?_wi=2",
imageAlt: "business professional headshot",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
quote: "Seamless implementation process.",
tag: "Support",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-tablet_23-2149442310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg?_wi=2",
imageAlt: "business professional headshot",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
quote: "Unmatched speed and accuracy.",
tag: "Reliability",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg?_wi=2",
imageAlt: "business professional headshot",
},
]}