Merge version_1 into main #1

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

View File

@@ -65,15 +65,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/golden-bird-paradise-leaf-background-design-resource_53876-102383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/golden-bird-paradise-leaf-background-design-resource_53876-102383.jpg?_wi=1",
imageAlt: "Minimalist geometric abstraction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283265.jpg?_wi=1",
imageAlt: "Dark architectural textures",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-leaves-vegetation-texture_23-2149872517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-leaves-vegetation-texture_23-2149872517.jpg?_wi=1",
imageAlt: "Luxurious dark fabric",
},
{
@@ -100,19 +100,19 @@ export default function LandingPage() {
{
title: "Absolute Privacy",
description: "Security protocols designed to keep your digital footprint entirely secure.",
imageSrc: "http://img.b2bpic.net/free-photo/golden-bird-paradise-leaf-background-design-resource_53876-102383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/golden-bird-paradise-leaf-background-design-resource_53876-102383.jpg?_wi=2",
imageAlt: "Privacy concept",
},
{
title: "Performance First",
description: "Engineered for speed, stability, and seamless interaction at every level.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283265.jpg?_wi=2",
imageAlt: "Performance concept",
},
{
title: "Bespoke Curation",
description: "Custom environments tailored specifically to the unique needs of your brand.",
imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-leaves-vegetation-texture_23-2149872517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-leaves-vegetation-texture_23-2149872517.jpg?_wi=2",
imageAlt: "Curation concept",
},
]}