Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 09:06:27 +00:00
Showing only changes of commit 4488718c6c - Show all commits

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
description="Founded on data-driven creativity" description="Founded on data-driven creativity"
subdescription="Premium growth partner for European brands" subdescription="Premium growth partner for European brands"
icon={Zap} icon={Zap}
imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-background-with-geometric-shapes_1035-4239.jpg" imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-background-with-geometric-shapes_1035-4239.jpg?_wi=1"
imageAlt="DESIGNITY-WEB philosophy" imageAlt="DESIGNITY-WEB philosophy"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -185,17 +185,17 @@ export default function LandingPage() {
cardAnimation="slide-up" cardAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Müller", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Müller"}, id: "1", name: "Sarah Müller", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Müller"},
{ {
id: "2", name: "Johannes Weber", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Johannes Weber"}, id: "2", name: "Johannes Weber", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Johannes Weber"},
{ {
id: "3", name: "Claire Dupont", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Claire Dupont"}, id: "3", name: "Claire Dupont", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Claire Dupont"},
{ {
id: "4", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marco Rossi"}, id: "4", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Marco Rossi"},
{ {
id: "5", name: "Elena Bergström", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Elena Bergström"}, id: "5", name: "Elena Bergström", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Elena Bergström"},
{ {
id: "6", name: "Thomas Kowalski", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Kowalski"}, id: "6", name: "Thomas Kowalski", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Thomas Kowalski"},
]} ]}
/> />
</div> </div>
@@ -208,7 +208,7 @@ export default function LandingPage() {
tagIcon={Rocket} tagIcon={Rocket}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-background-with-geometric-shapes_1035-4239.jpg" imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-background-with-geometric-shapes_1035-4239.jpg?_wi=2"
imageAlt="Contact DESIGNITY-WEB" imageAlt="Contact DESIGNITY-WEB"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="your@email.com" inputPlaceholder="your@email.com"