Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 20:10:27 +00:00

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=1",
imageAlt: "ai assistant interface dark mode",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=1",
imageAlt: "ai neural network abstraction",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
button: {
text: "Select Professional",
},
imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=2",
imageAlt: "tech brand logo minimal",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
button: {
text: "Select Enterprise",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=2",
imageAlt: "tech brand logo minimal",
},
]}