Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e41f1f46a0 | |||
| c2290f3c20 | |||
| 03060dd242 | |||
| 3d49f4a84b |
@@ -57,36 +57,36 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
variant: "animated-grid"}}
|
||||
title="Drive Your Business Forward with S&rind srl"
|
||||
description="S&rind srl delivers innovative solutions and strategic insights, empowering businesses to achieve sustainable growth and operational excellence."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/more-concepts-we-share-better_329181-17092.jpg", imageAlt: "Diverse business team collaborating in a modern office"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-robot-working-factory_23-2149503372.jpg", imageAlt: "Industrial robot arm working in a factory"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571037.jpg", imageAlt: "Team of professionals working on a digital project"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-of-circuit-board_23-2149021666.jpg", imageAlt: "Close-up of a complex circuit board"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg", imageAlt: "Dashboard displaying business analytics and metrics"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-machine-cut-cables_23-2149318181.jpg", imageAlt: "Worker operating a machine to cut industrial cables"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100439.jpg", imageAlt: "Global network connections with digital lines"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-interior-view_140725-7033.jpg", imageAlt: "Interior view of a modern factory floor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-business-entrepreneur-feels-worried-overworked-executive-meeting-goal_482257-132351.jpg", imageAlt: "Executives in a strategic planning meeting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/advanced-robotic-arm-manufacturing-plant_23-2150917223.jpg", imageAlt: "Advanced robotic arm in a manufacturing plant"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storage-server-racks-room-with-big-data-cyber-network-green-light-corridor-interior-information-technology-hosting-storage-hardware-system_90220-1375.jpg", imageAlt: "Cloud computing infrastructure with servers"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-holding-electronic-component_23-2149021674.jpg", imageAlt: "Engineer holding a small electronic component"}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-pointing-digital-security-plan-background_53876-102579.jpg", imageAlt: "Abstract digital pattern with blue and purple tones"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-worker-testing-factory-setting_23-2149170881.jpg", imageAlt: "Quality control inspection of manufactured parts"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-world-peace-connection-relationship-interconnection-concept_53876-13735.jpg", imageAlt: "Global connectivity abstract illustration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-station-with-bright-sky_23-2149170889.jpg", imageAlt: "Modern power station under a bright sky"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection_23-2148587807.jpg", imageAlt: "Data analytics dashboard with various graphs"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-tools-arranged-neatly-workshop-table_23-2149341499.jpg", imageAlt: "Various industrial tools arranged on a workbench"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gradient-blue-pattern_23-2148263976.jpg", imageAlt: "Modern abstract geometric background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stack-boxes-warehouse_23-2149021672.jpg", imageAlt: "Stacks of industrial boxes in a warehouse"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop_23-2149101169.jpg", imageAlt: "Secure data network shield icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-automation-innovation_23-2149040854.jpg", imageAlt: "Futuristic factory automation with digital interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kids-interacting-with-plasma-ball_23-2150591688.jpg", imageAlt: "Innovation concept with a glowing light bulb"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-metal-cutting-machine_23-2149306072.jpg", imageAlt: "Worker operating a metal cutting machine"}
|
||||
]}
|
||||
tag="Innovate & Excel"
|
||||
tagIcon={Sparkles}
|
||||
|
||||
Reference in New Issue
Block a user