Update src/app/page.tsx
This commit is contained in:
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mortgage-house-loan-website-login-graphic-concept_53876-134005.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mortgage-house-loan-website-login-graphic-concept_53876-134005.jpg?_wi=1"
|
||||
imageAlt="Luxuriöse Immobilienansicht"
|
||||
avatars={[
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description: "Direkter Zugang zu solventen Kaufinteressenten.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-prepared-team-work-project_23-2149361630.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-prepared-team-work-project_23-2149361630.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -225,14 +225,14 @@ export default function LandingPage() {
|
||||
id: "t2",
|
||||
name: "Sarah Schmidt",
|
||||
role: "Immobilienberaterin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-house-loan-website-login-graphic-concept_53876-134005.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-house-loan-website-login-graphic-concept_53876-134005.jpg?_wi=2",
|
||||
imageAlt: "Work message on lightbox arrangement",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Lukas Weber",
|
||||
role: "Marketing Experte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-prepared-team-work-project_23-2149361630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-prepared-team-work-project_23-2149361630.jpg?_wi=2",
|
||||
imageAlt: "Work message on lightbox arrangement",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user