Merge version_1 into main #3
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Müller", handle: "@LocalCafe", testimonial: "Die Umsetzung war schnell, unkompliziert und extrem hilfreich für unser Geschäft.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg", imageAlt: "minimalist workspace mockup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg?_wi=1", imageAlt: "minimalist workspace mockup"},
|
||||
{
|
||||
name: "Markus Weber", handle: "@WeberHandwerk", testimonial: "Endlich ein Partner, der uns versteht und unsere Website perfekt betreut.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg", imageAlt: "minimalist workspace mockup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg?_wi=1", imageAlt: "minimalist workspace mockup"},
|
||||
{
|
||||
name: "Lisa Schmidt", handle: "@SchmidtBoutique", testimonial: "Großartige Unterstützung bei unseren Social Media Aktivitäten. Absolut empfehlenswert!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/25-web-development-icon-set-business-logo-concept-ideas-line-icon_1142-7381.jpg", imageAlt: "minimalist workspace mockup"},
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Jetzt anfragen", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement-high-angle_23-2149765803.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", alt: "young businessman happy expression"},
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Zielorientiert", description: "Ihr unternehmerischer Erfolg steht bei uns an erster Stelle."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-generating-ideas-floor_53876-46943.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user