Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 18:18:22 +00:00

View File

@@ -51,15 +51,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "Founder, TechCorp", testimonial: "Endlich eine Plattform für echte Unternehmer!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg", imageAlt: "professional woman entrepreneur portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg?_wi=1", imageAlt: "professional woman entrepreneur portrait"
},
{
name: "Michael Chen", handle: "CEO, InnovateLab", testimonial: "Der beste Ort zum Netzwerken in Deutschland.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg", imageAlt: "professional man businessman portrait"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg?_wi=1", imageAlt: "professional man businessman portrait"
},
{
name: "Emily Rodriguez", handle: "Founder, GrowthCo", testimonial: "Authentische Connections auf höchstem Niveau.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg", imageAlt: "young entrepreneur woman portrait"
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg?_wi=1", imageAlt: "young entrepreneur woman portrait"
}
]}
buttons={[
@@ -127,15 +127,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Founder", company: "TechCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg", imageAlt: "professional woman entrepreneur portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman_23-2147837532.jpg?_wi=2", imageAlt: "professional woman entrepreneur portrait"
},
{
id: "2", name: "Michael Chen", role: "CEO", company: "InnovateLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg", imageAlt: "professional man businessman portrait"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg?_wi=2", imageAlt: "professional man businessman portrait"
},
{
id: "3", name: "Emily Rodriguez", role: "Founder", company: "GrowthCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg", imageAlt: "young entrepreneur woman portrait"
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg?_wi=2", imageAlt: "young entrepreneur woman portrait"
},
{
id: "4", name: "David Kim", role: "Manager", company: "StartupXYZ", rating: 5,