Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 15:05:31 +00:00

View File

@@ -73,22 +73,22 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy&_wi=1",
imageAlt: "Feed View",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=1",
imageAlt: "Connectivity",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-25176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-25176.jpg?_wi=1",
imageAlt: "Collaboration",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-phone-screen_23-2149416715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-phone-screen_23-2149416715.jpg?_wi=1",
imageAlt: "Mobile UI",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
name: "Sarah Chen",
role: "Engineering Lead",
description: "Focused on privacy-first infrastructure.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy&_wi=2",
imageAlt: "Network concept with yellow squares",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
name: "Marcus Thorne",
role: "UX Researcher",
description: "Designing for simplicity and accessibility.",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=2",
imageAlt: "Network concept with yellow squares",
},
]}
@@ -230,7 +230,7 @@ export default function LandingPage() {
handle: "@miked",
testimonial: "Clean, fast, and exactly what I needed for my niche community.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on5bxy&_wi=3",
imageAlt: "Business network background, connecting dots, technology design",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "I love the privacy controls and the lack of algorithmic bloat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=3",
imageAlt: "Business network background, connecting dots, technology design",
},
{
@@ -248,7 +248,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "It's refreshing to have a digital space that feels like a conversation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-25176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-25176.jpg?_wi=2",
imageAlt: "Business network background, connecting dots, technology design",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
handle: "@jessm",
testimonial: "My small team loves the privacy here. It just works.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-phone-screen_23-2149416715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-phone-screen_23-2149416715.jpg?_wi=2",
imageAlt: "Business network background, connecting dots, technology design",
},
]}