Update src/app/page.tsx

This commit is contained in:
2026-04-10 07:05:40 +00:00
parent ae1c48c48c
commit 6edaf32d4e

View File

@@ -54,45 +54,45 @@ export default function LandingPage() {
description="EVOLVE SRL is your reliable Italian partner for IT integration, electrical systems, and telecommunications infrastructure."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg?_wi=1",
imageAlt: "Data Center Infrastructure",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg?_wi=1",
imageAlt: "Network Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=1",
imageAlt: "Digital Monitoring",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15593.jpg?_wi=1",
imageAlt: "Renewable Energy",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg?_wi=2",
imageAlt: "Infrastructure",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15593.jpg?_wi=2",
imageAlt: "Photovoltaic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg?_wi=3",
imageAlt: "Tech Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg?_wi=2",
imageAlt: "Telecom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg?_wi=2",
imageAlt: "Monitoring",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg?_wi=4",
imageAlt: "Infrastructure",
},
]}
@@ -208,7 +208,7 @@ export default function LandingPage() {
content: "Photovoltaic installations and real-time digital monitoring for maximized efficiency.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closuep-gaming-pc-with-rgb-led-lights-standing-table-gamer-woman-playing-space-shooter-videogames-online-competition-studio-equipped-with-professional-streaming-setup_482257-30001.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>