Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
280
src/app/page.tsx
280
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Start", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Angebote",
|
||||
id: "products",
|
||||
},
|
||||
name: "Angebote", id: "products"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Mister Connect"
|
||||
/>
|
||||
@@ -53,97 +45,54 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Mister Connect – Dein Handy-Spezialist in Heide"
|
||||
description="Wir beraten persönlich, schnell und fair zu Tarifen, Smartphones und Internet. Dein Ansprechpartner in der Marktpassage."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Thomas K.",
|
||||
handle: "@kunde",
|
||||
testimonial: "Super schnelle Beratung und faire Preise. Komme gerne wieder!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg",
|
||||
},
|
||||
name: "Thomas K.", handle: "@kunde", testimonial: "Super schnelle Beratung und faire Preise. Komme gerne wieder!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg"},
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "@kundin",
|
||||
testimonial: "Endlich ein Laden, der mich versteht. Perfekter Service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg",
|
||||
},
|
||||
name: "Sarah M.", handle: "@kundin", testimonial: "Endlich ein Laden, der mich versteht. Perfekter Service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg"},
|
||||
{
|
||||
name: "Lukas B.",
|
||||
handle: "@kunde",
|
||||
testimonial: "Tolle Auswahl und sehr kompetentes Team. Top!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
|
||||
},
|
||||
name: "Lukas B.", handle: "@kunde", testimonial: "Tolle Auswahl und sehr kompetentes Team. Top!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg"},
|
||||
{
|
||||
name: "Julia P.",
|
||||
handle: "@kundin",
|
||||
testimonial: "Habe mein Traum-Handy hier gefunden. Einfach klasse.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smile-face-green-ball-with-golden-five-stars-customer-client-survey-satisfaction-after-use-product-service-concept-by-3d-render_616485-67.jpg",
|
||||
},
|
||||
name: "Julia P.", handle: "@kundin", testimonial: "Habe mein Traum-Handy hier gefunden. Einfach klasse.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smile-face-green-ball-with-golden-five-stars-customer-client-survey-satisfaction-after-use-product-service-concept-by-3d-render_616485-67.jpg"},
|
||||
{
|
||||
name: "Marc H.",
|
||||
handle: "@kunde",
|
||||
testimonial: "Beste Anlaufstelle für Mobilfunk in Heide.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-asian-woman-shows-thumbs-up-smiles-looks-supportive-approves-recommends-smt_1258-167822.jpg",
|
||||
},
|
||||
name: "Marc H.", handle: "@kunde", testimonial: "Beste Anlaufstelle für Mobilfunk in Heide.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-asian-woman-shows-thumbs-up-smiles-looks-supportive-approves-recommends-smt_1258-167822.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt anrufen",
|
||||
href: "tel:048112396410",
|
||||
},
|
||||
text: "Jetzt anrufen", href: "tel:048112396410"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/redhead-man-with-long-beard-working-small-business-holding-smartphone-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-6503.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-resting-chair-office_23-2148056186.jpg",
|
||||
alt: "Happy woman resting on chair in office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-resting-chair-office_23-2148056186.jpg", alt: "Happy woman resting on chair in office"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-desk_23-2149097922.jpg",
|
||||
alt: "Medium shot smiley woman at desk",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-desk_23-2149097922.jpg", alt: "Medium shot smiley woman at desk"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg",
|
||||
alt: "Female executive smiling in office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg", alt: "Female executive smiling in office"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg",
|
||||
alt: "Cheerful manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg", alt: "Cheerful manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/office-worker-using-cell-phone-work_329181-20159.jpg",
|
||||
alt: "Office worker using the cell phone over work",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/office-worker-using-cell-phone-work_329181-20159.jpg", alt: "Office worker using the cell phone over work"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Mobilfunk",
|
||||
},
|
||||
type: "text", text: "Mobilfunk"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Internet",
|
||||
},
|
||||
type: "text", text: "Internet"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Smartphones",
|
||||
},
|
||||
type: "text", text: "Smartphones"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Service",
|
||||
},
|
||||
type: "text", text: "Service"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Beratung",
|
||||
},
|
||||
type: "text", text: "Beratung"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,34 +104,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Mobilfunk",
|
||||
title: "Tarife nach Wunsch",
|
||||
items: [
|
||||
"o2 & Vodafone Partner",
|
||||
"Individuelle Beratung",
|
||||
"Bestpreis-Garantie",
|
||||
],
|
||||
id: "f1", label: "Mobilfunk", title: "Tarife nach Wunsch", items: [
|
||||
"o2 & Vodafone Partner", "Individuelle Beratung", "Bestpreis-Garantie"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Internet",
|
||||
title: "Schnelles Internet",
|
||||
items: [
|
||||
"Tarife für Zuhause",
|
||||
"Glasfaser-Beratung",
|
||||
"Installation vor Ort",
|
||||
],
|
||||
id: "f2", label: "Internet", title: "Schnelles Internet", items: [
|
||||
"Tarife für Zuhause", "Glasfaser-Beratung", "Installation vor Ort"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Hardware",
|
||||
title: "Smartphones & Zubehör",
|
||||
items: [
|
||||
"Aktuelle Modelle",
|
||||
"Große Auswahl",
|
||||
"Schutz & Cases",
|
||||
],
|
||||
id: "f3", label: "Hardware", title: "Smartphones & Zubehör", items: [
|
||||
"Aktuelle Modelle", "Große Auswahl", "Schutz & Cases"],
|
||||
},
|
||||
]}
|
||||
title="Unsere Services"
|
||||
@@ -198,47 +129,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "High-End Smartphone",
|
||||
price: "ab 49€",
|
||||
variant: "Neuheit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4983.jpg",
|
||||
},
|
||||
id: "p1", name: "High-End Smartphone", price: "ab 49€", variant: "Neuheit", imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4983.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Schutz-Hülle",
|
||||
price: "19,99€",
|
||||
variant: "Zubehör",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-home-with-pop-socket_23-2150168433.jpg",
|
||||
},
|
||||
id: "p2", name: "Premium Schutz-Hülle", price: "19,99€", variant: "Zubehör", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-home-with-pop-socket_23-2150168433.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Smart-Wearable",
|
||||
price: "149€",
|
||||
variant: "Technik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/active-woman-using-digital-device_53876-30638.jpg",
|
||||
},
|
||||
id: "p3", name: "Smart-Wearable", price: "149€", variant: "Technik", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-using-digital-device_53876-30638.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Bluetooth Audio",
|
||||
price: "89€",
|
||||
variant: "Sound",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722637.jpg",
|
||||
},
|
||||
id: "p4", name: "Bluetooth Audio", price: "89€", variant: "Sound", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722637.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Fast Charger Set",
|
||||
price: "29,99€",
|
||||
variant: "Zubehör",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4552.jpg",
|
||||
},
|
||||
id: "p5", name: "Fast Charger Set", price: "29,99€", variant: "Zubehör", imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4552.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Business Tablet",
|
||||
price: "ab 299€",
|
||||
variant: "Professionell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-screen-smartphone-digital-device_53876-101152.jpg",
|
||||
},
|
||||
id: "p6", name: "Business Tablet", price: "ab 299€", variant: "Professionell", imageSrc: "http://img.b2bpic.net/free-photo/bright-screen-smartphone-digital-device_53876-101152.jpg"},
|
||||
]}
|
||||
title="Aktuelle Highlights"
|
||||
description="Top-Angebote für deine mobile Zukunft."
|
||||
@@ -252,59 +153,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Thomas K.",
|
||||
role: "Stammkunde",
|
||||
company: "Heide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167457.jpg",
|
||||
},
|
||||
id: "t1", name: "Thomas K.", role: "Stammkunde", company: "Heide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167457.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah M.",
|
||||
role: "Neukundin",
|
||||
company: "Heide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah M.", role: "Neukundin", company: "Heide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Lukas B.",
|
||||
role: "Geschäftskunde",
|
||||
company: "Heide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669832.jpg",
|
||||
},
|
||||
id: "t3", name: "Lukas B.", role: "Geschäftskunde", company: "Heide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669832.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Julia P.",
|
||||
role: "Stammkundin",
|
||||
company: "Heide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg",
|
||||
},
|
||||
id: "t4", name: "Julia P.", role: "Stammkundin", company: "Heide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Marc H.",
|
||||
role: "Privatkunde",
|
||||
company: "Heide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg",
|
||||
},
|
||||
id: "t5", name: "Marc H.", role: "Privatkunde", company: "Heide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Service-Qualität",
|
||||
},
|
||||
value: "100%", label: "Service-Qualität"},
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Kunden",
|
||||
},
|
||||
value: "10k+", label: "Kunden"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Jahre Erfahrung",
|
||||
},
|
||||
value: "10+", label: "Jahre Erfahrung"},
|
||||
]}
|
||||
title="Das sagen unsere Kunden"
|
||||
description="Zufriedenheit durch ehrliche Beratung."
|
||||
@@ -317,20 +187,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Bietet ihr Vertragsverlängerungen an?",
|
||||
content: "Ja, wir beraten dich kompetent zu allen Vertragsverlängerungen für o2 und Vodafone.",
|
||||
},
|
||||
id: "faq1", title: "Bietet ihr Vertragsverlängerungen an?", content: "Ja, wir beraten dich kompetent zu allen Vertragsverlängerungen für o2 und Vodafone."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Kann ich mein Handy bei euch reparieren lassen?",
|
||||
content: "Wir bieten schnellen Service bei Problemen und helfen dir bei allen Fragen rund um dein Smartphone weiter.",
|
||||
},
|
||||
id: "faq2", title: "Kann ich mein Handy bei euch reparieren lassen?", content: "Wir bieten schnellen Service bei Problemen und helfen dir bei allen Fragen rund um dein Smartphone weiter."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Wo findet man euch in Heide?",
|
||||
content: "Du findest uns direkt in der Heider Marktpassage. Wir freuen uns auf deinen Besuch!",
|
||||
},
|
||||
id: "faq3", title: "Wo findet man euch in Heide?", content: "Du findest uns direkt in der Heider Marktpassage. Wir freuen uns auf deinen Besuch!"},
|
||||
]}
|
||||
title="Häufige Fragen"
|
||||
description="Schnelle Antworten zu unseren Services."
|
||||
@@ -342,14 +203,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
text="Besuche uns in der Marktpassage in Heide für eine persönliche Beratung."
|
||||
variant: "gradient-bars"}}
|
||||
text="Besuche uns in der Marktpassage in Heide (Heider Marktpassage) für eine persönliche Beratung. Mo-Fr: 09-18 Uhr, Sa: 09-14 Uhr. Dein Ansprechpartner vor Ort."
|
||||
buttons={[
|
||||
{
|
||||
text: "Anrufen",
|
||||
href: "tel:048112396410",
|
||||
},
|
||||
text: "Anrufen", href: "tel:048112396410"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -359,29 +217,19 @@ export default function LandingPage() {
|
||||
logoText="Mister Connect"
|
||||
columns={[
|
||||
{
|
||||
title: "Über uns",
|
||||
items: [
|
||||
title: "Über uns", items: [
|
||||
{
|
||||
label: "Standort",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Standort", href: "#contact"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "tel:048112396410",
|
||||
},
|
||||
label: "Kontakt", href: "tel:048112396410"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Mobilfunk",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Mobilfunk", href: "#features"},
|
||||
{
|
||||
label: "Internet",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Internet", href: "#features"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -390,4 +238,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user