Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 05:27:47 +00:00

View File

@@ -65,17 +65,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29670.jpg?_wi=1",
imageAlt: "Professional office environment",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=1",
imageAlt: "Business analytics dashboard",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-walking-with-tablet-photovoltaics-factory_482257-120434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-walking-with-tablet-photovoltaics-factory_482257-120434.jpg?_wi=1",
imageAlt: "Estonian city skyline",
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-phone-with-menu_23-2149357871.jpg",
imageAlt: "Phone with project management software",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29670.jpg?_wi=2",
imageAlt: "phone screen business analytics app",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-smartphone_23-2150282044.jpg",
imageAlt: "Phone with financial calculator",
},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=2",
imageAlt: "phone screen business analytics app",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/worker-comparing-paper-charts-with-his-mobile_1150-175.jpg",
imageAlt: "Phone with CRM software",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-walking-with-tablet-photovoltaics-factory_482257-120434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-walking-with-tablet-photovoltaics-factory_482257-120434.jpg?_wi=2",
imageAlt: "phone screen business analytics app",
},
]}