Merge version_1 into main #2
@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import { CalendarCheck, Gauge, Layers, Lightbulb, Network, ShieldCheck, Sparkles, Wrench } from "lucide-react";
|
||||
import { CalendarCheck, Gauge, Layers, Lightbulb, Network, ShieldCheck, Sparkles, Wrench, Router, Brush, Cable, Broom } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,21 +27,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Startseite",
|
||||
id: "/",
|
||||
},
|
||||
name: "Startseite", id: "/"},
|
||||
{
|
||||
name: "Leistungen",
|
||||
id: "/leistungen",
|
||||
},
|
||||
name: "Leistungen", id: "/leistungen"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "/ueber-uns",
|
||||
},
|
||||
name: "Über uns", id: "/ueber-uns"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "/kontakt",
|
||||
},
|
||||
name: "Kontakt", id: "/kontakt"},
|
||||
]}
|
||||
brandName="B&S Glasfaser"
|
||||
/>
|
||||
@@ -54,130 +46,82 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Glasfaser-Montage im Gebäude",
|
||||
description: "Fachgerechte Installation der Glasfaserkabel von der Gebäudezuführung bis zur Enddose.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/audio-snake-stage-box-with-xlr-cables-jacks-live-show_169016-10981.jpg",
|
||||
imageAlt: "Glasfaser-Montage",
|
||||
},
|
||||
title: "Glasfaser-Montage im Gebäude", description: "Fachgerechte Installation der Glasfaserkabel von der Gebäudezuführung bis zur Enddose.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/audio-snake-stage-box-with-xlr-cables-jacks-live-show_169016-10981.jpg", imageAlt: "Glasfaser-Montage"},
|
||||
items: [
|
||||
{
|
||||
icon: Wrench,
|
||||
text: "Zertifizierte Techniker",
|
||||
},
|
||||
text: "Zertifizierte Techniker"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "Höchste Qualitätsstandards",
|
||||
},
|
||||
text: "Höchste Qualitätsstandards"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg?_wi=3",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
{
|
||||
title: "Inhouse-Verkabelung",
|
||||
description: "Optimale Netzwerklösungen für Mehrfamilienhäuser, Büros und Neubauten.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg",
|
||||
imageAlt: "Inhouse-Verkabelung",
|
||||
},
|
||||
title: "Inhouse-Verkabelung", description: "Optimale Netzwerklösungen für Mehrfamilienhäuser, Büros und Neubauten.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg", imageAlt: "Inhouse-Verkabelung"},
|
||||
items: [
|
||||
{
|
||||
icon: Network,
|
||||
text: "Ganzheitliche Konzepte",
|
||||
},
|
||||
text: "Ganzheitliche Konzepte"},
|
||||
{
|
||||
icon: Router,
|
||||
text: "Moderne Komponenten",
|
||||
},
|
||||
text: "Moderne Komponenten"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=3",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
{
|
||||
title: "Fachgerechte Verlegung",
|
||||
description: "Ästhetisch anspruchsvoll und funktional optimiert, um Ihr Gebäude nicht zu beeinträchtigen.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-carrying-rope_23-2148773448.jpg",
|
||||
imageAlt: "Fachgerechte Verlegung",
|
||||
},
|
||||
title: "Fachgerechte Verlegung", description: "Ästhetisch anspruchsvoll und funktional optimiert, um Ihr Gebäude nicht zu beeinträchtigen.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-with-hard-hat-carrying-rope_23-2148773448.jpg", imageAlt: "Fachgerechte Verlegung"},
|
||||
items: [
|
||||
{
|
||||
icon: Brush,
|
||||
text: "Minimalinvasive Methoden",
|
||||
},
|
||||
text: "Minimalinvasive Methoden"},
|
||||
{
|
||||
icon: Cable,
|
||||
text: "Diskrete Integration",
|
||||
},
|
||||
text: "Diskrete Integration"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=3",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
{
|
||||
title: "Saubere Arbeit",
|
||||
description: "Wir legen Wert auf Ordnung und Sauberkeit während und nach der Installation.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-snap-cubes-near-wireless-router_23-2148295868.jpg",
|
||||
imageAlt: "Saubere Arbeit",
|
||||
},
|
||||
title: "Saubere Arbeit", description: "Wir legen Wert auf Ordnung und Sauberkeit während und nach der Installation.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-snap-cubes-near-wireless-router_23-2148295868.jpg", imageAlt: "Saubere Arbeit"},
|
||||
items: [
|
||||
{
|
||||
icon: Broom,
|
||||
text: "Müllentsorgung",
|
||||
},
|
||||
text: "Müllentsorgung"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Makelloser Abschluss",
|
||||
},
|
||||
text: "Makelloser Abschluss"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg?_wi=2",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
{
|
||||
title: "Schnelle Umsetzung",
|
||||
description: "Effiziente Projektplanung für eine termingerechte und zügige Fertigstellung.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836084.jpg",
|
||||
imageAlt: "Schnelle Umsetzung",
|
||||
},
|
||||
title: "Schnelle Umsetzung", description: "Effiziente Projektplanung für eine termingerechte und zügige Fertigstellung.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working_23-2148836084.jpg", imageAlt: "Schnelle Umsetzung"},
|
||||
items: [
|
||||
{
|
||||
icon: Gauge,
|
||||
text: "Kurze Installationszeiten",
|
||||
},
|
||||
text: "Kurze Installationszeiten"},
|
||||
{
|
||||
icon: CalendarCheck,
|
||||
text: "Einhaltung der Fristen",
|
||||
},
|
||||
text: "Einhaltung der Fristen"},
|
||||
],
|
||||
reverse: false,
|
||||
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=2",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
{
|
||||
title: "Beratung & Planung",
|
||||
description: "Umfassende Beratung und individuelle Konzepte für jede Projektgröße und Anforderung.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-photovoltaics-factory-technicians-working-together-improve-efficiency_482257-120389.jpg",
|
||||
imageAlt: "Beratung & Planung",
|
||||
},
|
||||
title: "Beratung & Planung", description: "Umfassende Beratung und individuelle Konzepte für jede Projektgröße und Anforderung.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-photovoltaics-factory-technicians-working-together-improve-efficiency_482257-120389.jpg", imageAlt: "Beratung & Planung"},
|
||||
items: [
|
||||
{
|
||||
icon: Lightbulb,
|
||||
text: "Individuelle Lösungen",
|
||||
},
|
||||
text: "Individuelle Lösungen"},
|
||||
{
|
||||
icon: Layers,
|
||||
text: "Skalierbare Konzepte",
|
||||
},
|
||||
text: "Skalierbare Konzepte"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-looking-assembly-lines-blueprints-pc-screen_482257-120415.jpg?_wi=2",
|
||||
imageAlt: "fiber optic splicing technician hands",
|
||||
},
|
||||
]}
|
||||
title="Unsere Glasfaser-Leistungen im Detail"
|
||||
@@ -193,52 +137,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "paket-1",
|
||||
name: "Wohngebäude Paket",
|
||||
price: "ab 499€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24002.jpg",
|
||||
imageAlt: "Glasfaser für Wohngebäude",
|
||||
rating: 5,
|
||||
id: "paket-1", name: "Wohngebäude Paket", price: "ab 499€", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24002.jpg", imageAlt: "Glasfaser für Wohngebäude", rating: 5,
|
||||
},
|
||||
{
|
||||
id: "paket-2",
|
||||
name: "Mehrfamilienhaus Premium",
|
||||
price: "auf Anfrage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-man-wearing-white-plain-t-shirt-red-yellow-black-trucker-hat-looking-his-tablet-against-city-buildings-sky_346278-1736.jpg",
|
||||
imageAlt: "Glasfaser für Mehrfamilienhäuser",
|
||||
rating: 5,
|
||||
id: "paket-2", name: "Mehrfamilienhaus Premium", price: "auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-man-wearing-white-plain-t-shirt-red-yellow-black-trucker-hat-looking-his-tablet-against-city-buildings-sky_346278-1736.jpg", imageAlt: "Glasfaser für Mehrfamilienhäuser", rating: 5,
|
||||
},
|
||||
{
|
||||
id: "paket-3",
|
||||
name: "Bürokomplex Business",
|
||||
price: "auf Anfrage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop-waiting-area_107420-95823.jpg",
|
||||
imageAlt: "Glasfaser für Bürokomplexe",
|
||||
rating: 5,
|
||||
id: "paket-3", name: "Bürokomplex Business", price: "auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop-waiting-area_107420-95823.jpg", imageAlt: "Glasfaser für Bürokomplexe", rating: 5,
|
||||
},
|
||||
{
|
||||
id: "paket-4",
|
||||
name: "Neubau Komplett-Paket",
|
||||
price: "individuell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-apartment-buildings-hologram_23-2149369107.jpg",
|
||||
imageAlt: "Glasfaser für Neubauten",
|
||||
rating: 5,
|
||||
id: "paket-4", name: "Neubau Komplett-Paket", price: "individuell", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-apartment-buildings-hologram_23-2149369107.jpg", imageAlt: "Glasfaser für Neubauten", rating: 5,
|
||||
},
|
||||
{
|
||||
id: "paket-5",
|
||||
name: "Gewerbeobjekt Solutions",
|
||||
price: "individuell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900823.jpg",
|
||||
imageAlt: "Glasfaser für Gewerbeobjekte",
|
||||
rating: 5,
|
||||
id: "paket-5", name: "Gewerbeobjekt Solutions", price: "individuell", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900823.jpg", imageAlt: "Glasfaser für Gewerbeobjekte", rating: 5,
|
||||
},
|
||||
{
|
||||
id: "paket-6",
|
||||
name: "Individual Projekt",
|
||||
price: "nach Bedarf",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-adjusts-breakers-control-cabinet-panel-setup_169016-71169.jpg",
|
||||
imageAlt: "Individuelle Glasfaser-Projekte",
|
||||
rating: 5,
|
||||
id: "paket-6", name: "Individual Projekt", price: "nach Bedarf", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-adjusts-breakers-control-cabinet-panel-setup_169016-71169.jpg", imageAlt: "Individuelle Glasfaser-Projekte", rating: 5,
|
||||
},
|
||||
]}
|
||||
title="Lösungspakete für verschiedene Objekttypen"
|
||||
@@ -250,13 +164,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="B&S Glasfaser"
|
||||
leftLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
152
src/app/page.tsx
152
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Startseite",
|
||||
id: "/",
|
||||
},
|
||||
name: "Startseite", id: "/"},
|
||||
{
|
||||
name: "Leistungen",
|
||||
id: "/leistungen",
|
||||
},
|
||||
name: "Leistungen", id: "/leistungen"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "/ueber-uns",
|
||||
},
|
||||
name: "Über uns", id: "/ueber-uns"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "/kontakt",
|
||||
},
|
||||
name: "Kontakt", id: "/kontakt"},
|
||||
]}
|
||||
brandName="B&S Glasfaser"
|
||||
/>
|
||||
@@ -56,73 +48,41 @@ export default function LandingPage() {
|
||||
description="B&S Glasfaser ist Ihr Spezialist für professionelle Glasfaser-Installation in Wohn- und Geschäftsgebäuden. Schnelle, saubere und zuverlässige Vernetzung für Ihr Zuhause oder Büro."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Herr Schmidt",
|
||||
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?_wi=1",
|
||||
},
|
||||
name: "Herr Schmidt", 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"},
|
||||
{
|
||||
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?_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"},
|
||||
{
|
||||
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?_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"},
|
||||
{
|
||||
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?_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"},
|
||||
{
|
||||
name: "Herr König",
|
||||
handle: "Projektentwickler",
|
||||
testimonial: "Die Expertise von B&S Glasfaser hat unser Bauprojekt erheblich vorangebracht. Exzellente Durchführung!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg",
|
||||
},
|
||||
name: "Herr König", handle: "Projektentwickler", testimonial: "Die Expertise von B&S Glasfaser hat unser Bauprojekt erheblich vorangebracht. Exzellente Durchführung!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={6000}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt Kontakt aufnehmen",
|
||||
href: "/kontakt",
|
||||
},
|
||||
text: "Jetzt Kontakt aufnehmen", href: "/kontakt"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
alt: "Herr Schmidt",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Herr Schmidt"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg",
|
||||
alt: "Frau Müller",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg", alt: "Frau Müller"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-professional-architect-woman-wearing-yellow-helmet-standing-outdoors-engineer-architect-concept_58466-12277.jpg",
|
||||
alt: "Herr Meier",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-professional-architect-woman-wearing-yellow-helmet-standing-outdoors-engineer-architect-concept_58466-12277.jpg", alt: "Herr Meier"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-engineers-working_23-2151657925.jpg",
|
||||
alt: "Frau Klein",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-engineers-working_23-2151657925.jpg", alt: "Frau Klein"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg",
|
||||
alt: "Herr König",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-blond-male-dressed-suit-dark-grey-background_613910-14130.jpg", alt: "Herr König"},
|
||||
]}
|
||||
avatarText="+100 zufriedene Kunden"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg"
|
||||
imageAlt="Professionelle Glasfaser-Installation in einem Gebäude"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -137,7 +97,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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-looking-assembly-lines-blueprints-pc-screen_482257-120415.jpg"
|
||||
imageAlt="Abstrakte Darstellung von Glasfasern und Gebäudebauplänen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -150,67 +110,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Inhouse-Verkabelung",
|
||||
description: "Präzise Planung und Realisierung von Glasfasernetzwerken innerhalb Ihrer Gebäude.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miniature-engineer-worker-plug-lan-cable-computer_1252-839.jpg",
|
||||
imageAlt: "Inhouse-Verkabelung",
|
||||
},
|
||||
title: "Inhouse-Verkabelung", description: "Präzise Planung und Realisierung von Glasfasernetzwerken innerhalb Ihrer Gebäude.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miniature-engineer-worker-plug-lan-cable-computer_1252-839.jpg", imageAlt: "Inhouse-Verkabelung"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Bedarfsanalyse & Planung",
|
||||
},
|
||||
text: "Bedarfsanalyse & Planung"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Moderne Infrastruktur",
|
||||
},
|
||||
text: "Moderne Infrastruktur"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-with-cityscape_1359-548.jpg?_wi=2",
|
||||
imageAlt: "inhouse cabling network illustration",
|
||||
},
|
||||
{
|
||||
title: "Professionelle Verlegung",
|
||||
description: "Ästhetisch anspruchsvolle und funktional optimierte Verlegung der Glasfaserkabel.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-writing-clipboard-medium-shot_23-2148323435.jpg",
|
||||
imageAlt: "Professionelle Verlegung",
|
||||
},
|
||||
title: "Professionelle Verlegung", description: "Ästhetisch anspruchsvolle und funktional optimierte Verlegung der Glasfaserkabel.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-writing-clipboard-medium-shot_23-2148323435.jpg", imageAlt: "Professionelle Verlegung"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Sauber & Ordentlich",
|
||||
},
|
||||
text: "Sauber & Ordentlich"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Langfristig haltbar",
|
||||
},
|
||||
text: "Langfristig haltbar"},
|
||||
],
|
||||
reverse: true,
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "Schnelle Installation",
|
||||
description: "Effiziente und termingerechte Umsetzung mit minimaler Beeinträchtigung für Ihre Abläufe.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-engineer-with-laptop-standing-oil-rig-making-notes-his-computer_651396-3042.jpg",
|
||||
imageAlt: "Schnelle Installation",
|
||||
},
|
||||
title: "Schnelle Installation", description: "Effiziente und termingerechte Umsetzung mit minimaler Beeinträchtigung für Ihre Abläufe.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-engineer-with-laptop-standing-oil-rig-making-notes-his-computer_651396-3042.jpg", imageAlt: "Schnelle Installation"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Minimale Ausfallzeiten",
|
||||
},
|
||||
text: "Minimale Ausfallzeiten"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Pünktliche Übergabe",
|
||||
},
|
||||
text: "Pünktliche Übergabe"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=2",
|
||||
imageAlt: "inhouse cabling network illustration",
|
||||
},
|
||||
]}
|
||||
title="Unsere Expertise in Glasfaser"
|
||||
@@ -223,14 +159,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"ImmoSolutions",
|
||||
"BauZukunft AG",
|
||||
"WohnBau GmbH",
|
||||
"GewerbeImmo Expert",
|
||||
"StadtNetz Projekte",
|
||||
"SmartHome Integrations",
|
||||
"Connect Telekom",
|
||||
]}
|
||||
"ImmoSolutions", "BauZukunft AG", "WohnBau GmbH", "GewerbeImmo Expert", "StadtNetz Projekte", "SmartHome Integrations", "Connect Telekom"]}
|
||||
title="Unsere Partner vertrauen uns"
|
||||
description="Wir arbeiten eng mit führenden Hausverwaltungen, Bauträgern und Immobilienunternehmen zusammen, um die digitale Zukunft zu gestalten."
|
||||
/>
|
||||
@@ -240,8 +169,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Kontaktieren Sie uns"
|
||||
title="Bereit für die Zukunft?"
|
||||
description="Fordern Sie noch heute ein unverbindliches Angebot an. Unser Team berät Sie gerne persönlich zu Ihrem Glasfaser-Projekt."
|
||||
@@ -260,13 +188,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="B&S Glasfaser"
|
||||
leftLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user