Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 13:40:40 +00:00

View File

@@ -65,22 +65,22 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-white-background_9975-133657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-white-background_9975-133657.jpg?_wi=1",
imageAlt: "Mobile UI 1",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913297.jpg?_wi=1",
imageAlt: "Mobile UI 2",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg?_wi=1",
imageAlt: "Mobile UI 3",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=1",
imageAlt: "Mobile UI 4",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "Reward after 10 months.",
name: "Founding",
role: "Partner",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-white-background_9975-133657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-white-background_9975-133657.jpg?_wi=2",
imageAlt: "Modern Smartphone with Blank Screen on White Background",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
quote: "VIP support forever.",
name: "Founding",
role: "Partner",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913297.jpg?_wi=2",
imageAlt: "Modern Smartphone with Blank Screen on White Background",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "The system evolves with you.",
name: "Founding",
role: "Partner",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg?_wi=2",
imageAlt: "Modern Smartphone with Blank Screen on White Background",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "Never pay more for setup.",
name: "Founding",
role: "Partner",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=2",
imageAlt: "Modern Smartphone with Blank Screen on White Background",
},
]}