Update src/app/page.tsx
This commit is contained in:
@@ -60,28 +60,28 @@ export default function LandingPage() {
|
||||
handle: "Hausverwaltung",
|
||||
testimonial: "B&S Glasfaser hat unsere Erwartungen bei der Installation im gesamten Gebäude übertroffen. Absolut empfehlenswert!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Frau Müller",
|
||||
handle: "Immobilienbesitzerin",
|
||||
testimonial: "Saubere Arbeit und termingerechte Umsetzung. Unsere Mieter sind begeistert von der neuen Glasfaseranbindung.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Herr Meier",
|
||||
handle: "Bauträger",
|
||||
testimonial: "Die Fachkompetenz und Effizienz von B&S Glasfaser machen sie zu unserem bevorzugten Partner für Neubauprojekte.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Frau Klein",
|
||||
handle: "Privatkundin",
|
||||
testimonial: "Endlich stabiles Highspeed-Internet! Der Einbau war unkompliziert und das Team sehr freundlich.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-painter-holding-paint-brushes-hand-while-dreamily-looking-aside-with-big-patterns-canvas-background-home_574295-3736.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-painter-holding-paint-brushes-hand-while-dreamily-looking-aside-with-big-patterns-canvas-background-home_574295-3736.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Herr König",
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="+100 zufriedene Kunden"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg?_wi=1"
|
||||
imageAlt="Professionelle Glasfaser-Installation in einem Gebäude"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
description="Als lokales Montageunternehmen sind wir auf die fachgerechte Verlegung und Installation von Glasfaserkabeln spezialisiert."
|
||||
subdescription="Wir garantieren höchste Qualität und pünktliche Umsetzung für Ihr Projekt, von Mehrfamilienhäusern bis zu Neubauten."
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-looking-assembly-lines-blueprints-pc-screen_482257-120415.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-looking-assembly-lines-blueprints-pc-screen_482257-120415.jpg?_wi=1"
|
||||
imageAlt="Abstrakte Darstellung von Glasfasern und Gebäudebauplänen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg?_wi=2",
|
||||
imageAlt: "inhouse cabling network illustration",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2",
|
||||
imageAlt: "inhouse cabling network illustration",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=2",
|
||||
imageAlt: "inhouse cabling network illustration",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user