Bob AI: Replaced hero with 3D smartphone assembly animation

This commit is contained in:
kudinDmitriyUp
2026-06-22 16:03:51 +00:00
parent 07411aa368
commit 4d9516b554
9 changed files with 370 additions and 223 deletions

View File

@@ -1,235 +1,36 @@
import AboutMediaOverlay from '@/components/sections/about/AboutMediaOverlay';
import ContactCta from '@/components/sections/contact/ContactCta';
import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
import FeaturesRevealCards from '@/components/sections/features/FeaturesRevealCards';
import HeroBrand from '@/components/sections/hero/HeroBrand';
import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
// AUTO-GENERATED shell by per-section-migrate.
// Section bodies live in ./<PageBase>/sections/<X>.tsx. Edit the section
// files directly. Non-block content (wrappers, non-inlinable sections) is
// preserved inline; extracted section blocks become <XSection/> refs.
export default function HomePage() {
import React from 'react';
import HeroSection from './HomePage/sections/Hero';
import AboutSection from './HomePage/sections/About';
import FeaturesSection from './HomePage/sections/Features';
import ServicesSection from './HomePage/sections/Services';
import MetricsSection from './HomePage/sections/Metrics';
import TestimonialsSection from './HomePage/sections/Testimonials';
import FaqSection from './HomePage/sections/Faq';
import ContactSection from './HomePage/sections/Contact';
export default function HomePage(): React.JSX.Element {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBrand
brand="RojTec"
description="Professional Technical Services Directly At Your Location. Smart technology integration for homes and businesses."
primaryButton={{
text: "Service anfragen",
href: "#contact",
}}
secondaryButton={{
text: "Kostenloses Angebot",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-design-clean-elegant-comfortable-luxury-generated-by-ai_188544-27187.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
<>
<HeroSection />
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutMediaOverlay
tag="Über RojTec"
title="Ihr Partner für moderne Technik"
description="Wir sind ein deutsches Unternehmen, das auf Smart-Home-Lösungen und technische Vor-Ort-Services spezialisiert ist. Qualität und Zuverlässigkeit stehen bei uns an erster Stelle."
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg"
/>
</SectionErrorBoundary>
</div>
<AboutSection />
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesRevealCards
tag="Vorteile"
title="Warum RojTec?"
description="Erfahren Sie, warum wir die bevorzugte Wahl für technischen Service sind."
items={[
{
title: "Vor-Ort-Service",
description: "Unsere Techniker kommen direkt zu Ihnen keine Notwendigkeit, Geräte zu transportieren.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-working-fix-car-distributor_482257-91142.jpg",
},
{
title: "Schnelle Reaktion",
description: "Wir reagieren kurzfristig auf Ihre Anfragen und sorgen für minimale Ausfallzeiten.",
imageSrc: "http://img.b2bpic.net/free-photo/character-using-mouse_1160-531.jpg",
},
{
title: "Zertifizierte Expertise",
description: "Unsere Techniker sind Experten auf ihrem Gebiet und bringen moderne Technologie zu Ihnen.",
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041844.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<FeaturesSection />
<div id="services" data-section="services">
<SectionErrorBoundary name="services">
<FeaturesImageBento
tag="Unsere Leistungen"
title="Umfassender technischer Service"
description="Vom Smart Home bis zum Geschäftssupport wir decken alles ab."
items={[
{
title: "Smart Home Lösungen",
description: "Integration von Beleuchtung, Sicherheit und Thermostaten.",
imageSrc: "http://img.b2bpic.net/free-photo/smart-application-tablet-placed-kitchen-desk-empty-house-automation-system-turning-l_482257-2747.jpg",
},
{
title: "Technische Installation",
description: "Geräte, Router, Kameras und Netzwerkkonfiguration.",
imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15158.jpg",
},
{
title: "Reparatur & Wartung",
description: "Fehlersuche, Wartung und Geräteaustausch.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-pliers_23-2148428260.jpg",
},
{
title: "Gebäudeservice",
description: "Wartungen, Rauchmelder und technische Inspektionen.",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-chatting-with-engineer-about-energy-production_482257-118280.jpg",
},
{
title: "Geschäftssupport",
description: "Büro-Support und Netzwerkkonfiguration für Firmen.",
imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-doing-brainstorming-setting-up-machine-learning-systems_482257-126248.jpg",
},
{
title: "Smart Security",
description: "Sicherheits- und Sensor-Konfiguration.",
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-thermostat-control_23-2152024168.jpg",
},
{
title: "Vernetzung",
description: "Optimales WLAN-Setup und Smart-Home-Setup.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-crouched-near-special-cabinet-with-wires_259150-60335.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<ServicesSection />
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsMediaCards
tag="Erfolge"
title="Daten, die überzeugen"
description="Wir messen uns an Ihrer Zufriedenheit."
metrics={[
{
value: "500+",
title: "Installationen",
description: "Erfolgreiche Smart Home Setups.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
},
{
value: "100%",
title: "Kundenzufriedenheit",
description: "Unser Ziel bei jedem Besuch.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-emotions_23-2148860285.jpg",
},
{
value: "24h",
title: "Reaktionszeit",
description: "Schnelle Hilfe in Ihrer Region.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1531.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<MetricsSection />
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialColumnMarqueeCards
tag="Kundenstimmen"
title="Was unsere Kunden sagen"
description="Qualität, die überzeugt."
testimonials={[
{
name: "Max Müller",
role: "Hausbesitzer",
quote: "RojTec hat mein Smart Home perfekt integriert. Professionell und schnell!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
},
{
name: "Sabine Schmidt",
role: "Büroleiterin",
quote: "Unser Netzwerk läuft seit dem RojTec-Service absolut reibungslos.",
imageSrc: "http://img.b2bpic.net/free-photo/zoom-joyful-employee-writing-important-emails-computer-desk_482257-87922.jpg",
},
{
name: "Jens Weber",
role: "Geschäftsinhaber",
quote: "Endlich ein Techniker, der wirklich vor Ort hilft.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-eyeglasses-smiling-office_329181-14553.jpg",
},
{
name: "Karin Bauer",
role: "Privatkundin",
quote: "Top Service! Sehr freundlich und kompetent.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
},
{
name: "Tom Wagner",
role: "Eigentümer",
quote: "Zuverlässige Wartung. Wir sind sehr zufrieden.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<TestimonialsSection />
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="FAQ"
title="Häufig gestellte Fragen"
description="Alles Wichtige über unsere Dienstleistungen."
items={[
{
question: "In welchen Städten sind Sie tätig?",
answer: "Wir decken Wolfsburg, Braunschweig, Hannover, Gifhorn und Helmstedt ab.",
},
{
question: "Ist die Anfahrt kostenpflichtig?",
answer: "Wir bieten transparente Preise inklusive Anfahrt.",
},
{
question: "Wie buche ich einen Termin?",
answer: "Einfach online anfragen oder anrufen.",
},
{
question: "Warten Sie auch Firmengebäude?",
answer: "Ja, wir bieten spezielle Wartungsverträge für Geschäftskunden.",
},
]}
/>
</SectionErrorBoundary>
</div>
<FaqSection />
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Kontakt"
text="Bereit für modernste Technik bei Ihnen vor Ort? Kontaktieren Sie uns heute."
primaryButton={{
text: "WhatsApp Kontakt",
href: "https://wa.me/49123456789",
}}
secondaryButton={{
text: "Email senden",
href: "mailto:info@rojtec.de",
}}
/>
</SectionErrorBoundary>
</div>
<ContactSection />
</>
);
}

View File

@@ -0,0 +1,21 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "about" section.
import React from 'react';
import AboutMediaOverlay from '@/components/sections/about/AboutMediaOverlay';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function AboutSection(): React.JSX.Element {
return (
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutMediaOverlay
tag="Über RojTec"
title="Ihr Partner für moderne Technik"
description="Wir sind ein deutsches Unternehmen, das auf Smart-Home-Lösungen und technische Vor-Ort-Services spezialisiert ist. Qualität und Zuverlässigkeit stehen bei uns an erster Stelle."
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-searching-right-apartment-building_1098-17909.jpg"
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,27 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "contact" section.
import React from 'react';
import ContactCta from '@/components/sections/contact/ContactCta';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ContactSection(): React.JSX.Element {
return (
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Kontakt"
text="Bereit für modernste Technik bei Ihnen vor Ort? Kontaktieren Sie uns heute."
primaryButton={{
text: "WhatsApp Kontakt",
href: "https://wa.me/49123456789",
}}
secondaryButton={{
text: "Email senden",
href: "mailto:info@rojtec.de",
}}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,38 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "faq" section.
import React from 'react';
import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function FaqSection(): React.JSX.Element {
return (
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="FAQ"
title="Häufig gestellte Fragen"
description="Alles Wichtige über unsere Dienstleistungen."
items={[
{
question: "In welchen Städten sind Sie tätig?",
answer: "Wir decken Wolfsburg, Braunschweig, Hannover, Gifhorn und Helmstedt ab.",
},
{
question: "Ist die Anfahrt kostenpflichtig?",
answer: "Wir bieten transparente Preise inklusive Anfahrt.",
},
{
question: "Wie buche ich einen Termin?",
answer: "Einfach online anfragen oder anrufen.",
},
{
question: "Warten Sie auch Firmengebäude?",
answer: "Ja, wir bieten spezielle Wartungsverträge für Geschäftskunden.",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,37 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "features" section.
import React from 'react';
import FeaturesRevealCards from '@/components/sections/features/FeaturesRevealCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function FeaturesSection(): React.JSX.Element {
return (
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesRevealCards
tag="Vorteile"
title="Warum RojTec?"
description="Erfahren Sie, warum wir die bevorzugte Wahl für technischen Service sind."
items={[
{
title: "Vor-Ort-Service",
description: "Unsere Techniker kommen direkt zu Ihnen keine Notwendigkeit, Geräte zu transportieren.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-working-fix-car-distributor_482257-91142.jpg",
},
{
title: "Schnelle Reaktion",
description: "Wir reagieren kurzfristig auf Ihre Anfragen und sorgen für minimale Ausfallzeiten.",
imageSrc: "http://img.b2bpic.net/free-photo/character-using-mouse_1160-531.jpg",
},
{
title: "Zertifizierte Expertise",
description: "Unsere Techniker sind Experten auf ihrem Gebiet und bringen moderne Technologie zu Ihnen.",
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041844.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,74 @@
/* eslint-disable */
// @ts-nocheck — generated by catalog-eject; runtime-correct but TS strict-mode false-positives on inlined catalog body
import Button from "@/components/ui/Button";
import HeroBackgroundSlot from "@/components/ui/HeroBackgroundSlot";
import TextAnimation from "@/components/ui/TextAnimation";
import ImageOrVideo from "@/components/ui/ImageOrVideo";
import AutoFillText from "@/components/ui/AutoFillText";
const primaryButton = {
text: "Service anfragen",
href: "#contact"
};
const secondaryButton = {
text: "Kostenloses Angebot",
href: "#contact"
};
type HeroBrandProps = {
brand: string;
description: string;
primaryButton: { text: string; href: string };
secondaryButton: { text: string; href: string };
} & ({ imageSrc: string; videoSrc?: never } | { videoSrc: string; imageSrc?: never });
const HeroInline = () => {
return (
<section
aria-label="Hero section"
className="relative w-full h-svh overflow-hidden flex flex-col justify-end mb-20"
>
<HeroBackgroundSlot />
<ImageOrVideo
imageSrc={"http://img.b2bpic.net/free-photo/modern-kitchen-design-clean-elegant-comfortable-luxury-generated-by-ai_188544-27187.jpg?_wi=1"}
className="absolute inset-0 w-full h-full object-cover rounded-none"
/>
<div
className="absolute z-10 w-full h-[50svh] md:h-[75svh] left-0 bottom-0 backdrop-blur-xl mask-[linear-gradient(to_bottom,transparent,black_60%)]"
aria-hidden="true"
/>
<div className="relative z-10 w-content-width mx-auto pb-5">
<div className="flex flex-col">
<div className="w-full flex flex-col md:flex-row md:justify-between items-start md:items-end gap-3 md:gap-5">
<TextAnimation
text={"Professional Technical Services Directly At Your Location. Smart technology integration for homes and businesses."}
variant="fade-blur"
gradientText={false}
tag="p"
className="w-full md:w-1/2 text-lg md:text-2xl text-balance font-normal text-white leading-snug"
/>
<div className="w-full md:w-1/2 flex justify-start md:justify-end">
<div className="flex flex-wrap gap-3">
<Button text={primaryButton.text} href={primaryButton.href} variant="primary"/>
<Button text={secondaryButton.text} href={secondaryButton.href} variant="secondary"animationDelay={0.1} />
</div>
</div>
</div>
<AutoFillText className="font-semibold text-white">{"RojTec"}</AutoFillText>
</div>
</div>
</section>
);
};
export default function HeroSection() {
return (
<div data-webild-section="hero" id="hero">
<HeroInline />
</div>
);
}

View File

@@ -0,0 +1,40 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "metrics" section.
import React from 'react';
import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function MetricsSection(): React.JSX.Element {
return (
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsMediaCards
tag="Erfolge"
title="Daten, die überzeugen"
description="Wir messen uns an Ihrer Zufriedenheit."
metrics={[
{
value: "500+",
title: "Installationen",
description: "Erfolgreiche Smart Home Setups.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
},
{
value: "100%",
title: "Kundenzufriedenheit",
description: "Unser Ziel bei jedem Besuch.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-emotions_23-2148860285.jpg",
},
{
value: "24h",
title: "Reaktionszeit",
description: "Schnelle Hilfe in Ihrer Region.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1531.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,57 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "services" section.
import React from 'react';
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ServicesSection(): React.JSX.Element {
return (
<div id="services" data-section="services">
<SectionErrorBoundary name="services">
<FeaturesImageBento
tag="Unsere Leistungen"
title="Umfassender technischer Service"
description="Vom Smart Home bis zum Geschäftssupport wir decken alles ab."
items={[
{
title: "Smart Home Lösungen",
description: "Integration von Beleuchtung, Sicherheit und Thermostaten.",
imageSrc: "http://img.b2bpic.net/free-photo/smart-application-tablet-placed-kitchen-desk-empty-house-automation-system-turning-l_482257-2747.jpg",
},
{
title: "Technische Installation",
description: "Geräte, Router, Kameras und Netzwerkkonfiguration.",
imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15158.jpg",
},
{
title: "Reparatur & Wartung",
description: "Fehlersuche, Wartung und Geräteaustausch.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-pliers_23-2148428260.jpg",
},
{
title: "Gebäudeservice",
description: "Wartungen, Rauchmelder und technische Inspektionen.",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-chatting-with-engineer-about-energy-production_482257-118280.jpg",
},
{
title: "Geschäftssupport",
description: "Büro-Support und Netzwerkkonfiguration für Firmen.",
imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-doing-brainstorming-setting-up-machine-learning-systems_482257-126248.jpg",
},
{
title: "Smart Security",
description: "Sicherheits- und Sensor-Konfiguration.",
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-thermostat-control_23-2152024168.jpg",
},
{
title: "Vernetzung",
description: "Optimales WLAN-Setup und Smart-Home-Setup.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-crouched-near-special-cabinet-with-wires_259150-60335.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,52 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "testimonials" section.
import React from 'react';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function TestimonialsSection(): React.JSX.Element {
return (
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialColumnMarqueeCards
tag="Kundenstimmen"
title="Was unsere Kunden sagen"
description="Qualität, die überzeugt."
testimonials={[
{
name: "Max Müller",
role: "Hausbesitzer",
quote: "RojTec hat mein Smart Home perfekt integriert. Professionell und schnell!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
},
{
name: "Sabine Schmidt",
role: "Büroleiterin",
quote: "Unser Netzwerk läuft seit dem RojTec-Service absolut reibungslos.",
imageSrc: "http://img.b2bpic.net/free-photo/zoom-joyful-employee-writing-important-emails-computer-desk_482257-87922.jpg",
},
{
name: "Jens Weber",
role: "Geschäftsinhaber",
quote: "Endlich ein Techniker, der wirklich vor Ort hilft.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-eyeglasses-smiling-office_329181-14553.jpg",
},
{
name: "Karin Bauer",
role: "Privatkundin",
quote: "Top Service! Sehr freundlich und kompetent.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
},
{
name: "Tom Wagner",
role: "Eigentümer",
quote: "Zuverlässige Wartung. Wir sind sehr zufrieden.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}