Update src/app/page.tsx
This commit is contained in:
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
quote: "Schnelle Hilfe beim Stromausfall, absolut professionell.",
|
||||
name: "Max Mustermann",
|
||||
role: "Privatkunde",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
quote: "Sauber gearbeitet und sehr freundliches Team.",
|
||||
name: "Julia Weiss",
|
||||
role: "Immobilienbesitzerin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-construction-worker-overalls-with-drill-installation-sockets-home-renovation-concept_169016-7331.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-construction-worker-overalls-with-drill-installation-sockets-home-renovation-concept_169016-7331.jpg?_wi=1"
|
||||
logoText="Caner Elektronik"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user