Update src/app/page.tsx
This commit is contained in:
199
src/app/page.tsx
199
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Tjänster",
|
||||
id: "services",
|
||||
},
|
||||
name: "Tjänster", id: "services"},
|
||||
{
|
||||
name: "Om oss",
|
||||
id: "about",
|
||||
},
|
||||
name: "Om oss", id: "about"},
|
||||
{
|
||||
name: "Recensioner",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Recensioner", id: "reviews"},
|
||||
{
|
||||
name: "Boka",
|
||||
id: "booking",
|
||||
},
|
||||
name: "Boka", id: "booking"},
|
||||
]}
|
||||
brandName="Dental Clinic in Scandinavia 🍏"
|
||||
/>
|
||||
@@ -54,63 +46,33 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
imagePosition="right"
|
||||
title="Tandvård med omtanke"
|
||||
description="Polski Dentysta i Stockholm — professionell tandvård i Vårberg 🇵🇱 🇸🇪\n\n⭐ 5.0 av 5 — 89 recensioner på Google"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna K.",
|
||||
handle: "Google Maps user",
|
||||
testimonial: "Mycket professionell och omtänksam personal. Kände mig trygg hela tiden!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-blue-shirt_23-2148095791.jpg",
|
||||
imageAlt: "Anna K. avatar",
|
||||
},
|
||||
name: "Anna K.", handle: "Google Maps user", testimonial: "Mycket professionell och omtänksam personal. Kände mig trygg hela tiden!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-blue-shirt_23-2148095791.jpg", imageAlt: "Anna K. avatar"},
|
||||
{
|
||||
name: "Jan S.",
|
||||
handle: "Google Maps user",
|
||||
testimonial: "Äntligen en tandläkare där jag känner mig bekväm. Rekommenderas varmt till alla polsktalande!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg",
|
||||
imageAlt: "Jan S. avatar",
|
||||
},
|
||||
name: "Jan S.", handle: "Google Maps user", testimonial: "Äntligen en tandläkare där jag känner mig bekväm. Rekommenderas varmt till alla polsktalande!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "Jan S. avatar"},
|
||||
{
|
||||
name: "Maria L.",
|
||||
handle: "Google Maps user",
|
||||
testimonial: "Toppen service och fantastiskt resultat. Bäst i Vårberg!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67041.jpg",
|
||||
imageAlt: "Maria L. avatar",
|
||||
},
|
||||
name: "Maria L.", handle: "Google Maps user", testimonial: "Toppen service och fantastiskt resultat. Bäst i Vårberg!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67041.jpg", imageAlt: "Maria L. avatar"},
|
||||
{
|
||||
name: "Adam W.",
|
||||
handle: "Google Maps user",
|
||||
testimonial: "Väldigt noggrann och förklarade allt tydligt. Kommer definitivt tillbaka.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-girl-winter-season_23-2151061737.jpg",
|
||||
imageAlt: "Adam W. avatar",
|
||||
},
|
||||
name: "Adam W.", handle: "Google Maps user", testimonial: "Väldigt noggrann och förklarade allt tydligt. Kommer definitivt tillbaka.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-girl-winter-season_23-2151061737.jpg", imageAlt: "Adam W. avatar"},
|
||||
{
|
||||
name: "Katarzyna P.",
|
||||
handle: "Google Maps user",
|
||||
testimonial: "Perfekt för polska patienter. Känner mig hemma här.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-space-buns-yellow-turtleneck_273609-6841.jpg",
|
||||
imageAlt: "Katarzyna P. avatar",
|
||||
},
|
||||
name: "Katarzyna P.", handle: "Google Maps user", testimonial: "Perfekt för polska patienter. Känner mig hemma här.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-space-buns-yellow-turtleneck_273609-6841.jpg", imageAlt: "Katarzyna P. avatar"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Boka tid online",
|
||||
href: "https://muntra.com/",
|
||||
},
|
||||
text: "Boka tid online", href: "https://muntra.com/"},
|
||||
{
|
||||
text: "Ring oss: +46 8 32 23 22",
|
||||
href: "tel:+468322322",
|
||||
},
|
||||
text: "Ring oss: +46 8 32 23 22", href: "tel:+468322322"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-national-dentist-s-day-illustration_23-2149274231.jpg"
|
||||
imageAlt="Styliserad tandillustration för tandvårdsklinik i Skandinavien"
|
||||
@@ -118,52 +80,32 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg",
|
||||
alt: "Smiling female dental patient",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg", alt: "Smiling female dental patient"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-bearded-male-doctor-smiling-points-away-space-text-white-background-attractive-intern-wearing-uniform-looking-confident-isolated_574295-6094.jpg",
|
||||
alt: "Happy male dental patient",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-bearded-male-doctor-smiling-points-away-space-text-white-background-attractive-intern-wearing-uniform-looking-confident-isolated_574295-6094.jpg", alt: "Happy male dental patient"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg",
|
||||
alt: "Young adult dental patient review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg", alt: "Young adult dental patient review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-photo-laughing-elderly-woman_171337-7906.jpg",
|
||||
alt: "Satisfied senior dental patient",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-photo-laughing-elderly-woman_171337-7906.jpg", alt: "Satisfied senior dental patient"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-specialist-with-medical-disposable-gloves-examining-patient-cabinet_482257-101358.jpg",
|
||||
alt: "Diverse smiling patient profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-specialist-with-medical-disposable-gloves-examining-patient-cabinet_482257-101358.jpg", alt: "Diverse smiling patient profile"},
|
||||
]}
|
||||
avatarText="Över 89 nöjda patienter!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Friska leenden",
|
||||
icon: Smile,
|
||||
type: "text-icon", text: "Friska leenden", icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Modern klinik",
|
||||
icon: Building,
|
||||
type: "text-icon", text: "Modern klinik", icon: Building,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Polsktalande personal",
|
||||
icon: MessageCircle,
|
||||
type: "text-icon", text: "Polsktalande personal", icon: MessageCircle,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Nöjda patienter",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Nöjda patienter", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Onlinebokning",
|
||||
icon: CalendarCheck,
|
||||
type: "text-icon", text: "Onlinebokning", icon: CalendarCheck,
|
||||
},
|
||||
]}
|
||||
showMarqueeCard={true}
|
||||
@@ -176,29 +118,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Akut tandvård / Pomoc doraźna",
|
||||
description: "Samma dag vid akuta besvär. Szybka pomoc w nagłych przypadkach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-stressed-expression-yellow-wall_179666-15015.jpg",
|
||||
imageAlt: "Ikon för akut tandvård",
|
||||
},
|
||||
title: "Akut tandvård / Pomoc doraźna", description: "Samma dag vid akuta besvär. Szybka pomoc w nagłych przypadkach.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-stressed-expression-yellow-wall_179666-15015.jpg", imageAlt: "Ikon för akut tandvård"},
|
||||
{
|
||||
title: "Tandhygien / Higiena jamy ustnej",
|
||||
description: "Professionell rengöring och rådgivning. Profesjonalne czyszczenie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hopeful-cheerful-woman-bites-lips-keeps-fingers-crossed-makes-wish-hopes-dreams-come-true-wears-winter-fur-coat-spectacles-poses-against-pink-background-prays-good-results-body-language_273609-58228.jpg",
|
||||
imageAlt: "Ikon för tandhygien",
|
||||
},
|
||||
title: "Tandhygien / Higiena jamy ustnej", description: "Professionell rengöring och rådgivning. Profesjonalne czyszczenie.", imageSrc: "http://img.b2bpic.net/free-photo/hopeful-cheerful-woman-bites-lips-keeps-fingers-crossed-makes-wish-hopes-dreams-come-true-wears-winter-fur-coat-spectacles-poses-against-pink-background-prays-good-results-body-language_273609-58228.jpg", imageAlt: "Ikon för tandhygien"},
|
||||
{
|
||||
title: "Fyllningar & kronor / Wypełnienia i korony",
|
||||
description: "Estetiska och hållbara lagningar. Estetyczne i trwałe wypełnienia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-care-oral-hygiene-concept-with-positive-dark-haired-young-woman_273609-37108.jpg",
|
||||
imageAlt: "Ikon för fyllningar och kronor",
|
||||
},
|
||||
title: "Fyllningar & kronor / Wypełnienia i korony", description: "Estetiska och hållbara lagningar. Estetyczne i trwałe wypełnienia.", imageSrc: "http://img.b2bpic.net/free-photo/dental-care-oral-hygiene-concept-with-positive-dark-haired-young-woman_273609-37108.jpg", imageAlt: "Ikon för fyllningar och kronor"},
|
||||
{
|
||||
title: "Tandblekning / Wybielanie zębów",
|
||||
description: "Få ett vitare leende. Jaśniejszy uśmiech.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jqs4lg",
|
||||
imageAlt: "Ikon för tandblekning",
|
||||
},
|
||||
title: "Tandblekning / Wybielanie zębów", description: "Få ett vitare leende. Jaśniejszy uśmiech.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jqs4lg", imageAlt: "Ikon för tandblekning"},
|
||||
]}
|
||||
title="Våra tjänster / Nasze usługi"
|
||||
description="Upptäck våra omfattande tandvårdstjänster, anpassade för att möta dina behov och ge dig ett friskt och vackert leende. Från akuttandvård till estetiska behandlingar – vi har allt du behöver."
|
||||
@@ -209,7 +135,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Om kliniken / O klinice"
|
||||
description="Dental Clinic in Scandinavia i Vårberg erbjuder personlig och professionell tandvård för hela familjen. Vårt team talar både svenska och polska, så du kan känna dig trygg och förstådd under hela besöket.\n\nNasz zespół mówi po polsku i szwedzku, zapewniając komfort i pełne zrozumienie podczas wizyty.\n\n📍 Vårbergsvägen 63, Stockholm\n📞 +46 8 32 23 22"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,53 +146,21 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "review-1",
|
||||
name: "Johan Karlsson",
|
||||
role: "Google Maps user",
|
||||
testimonial: "De verkar ha goda recensioner. Jag valde dem baserat på det och blev inte besviken. Mycket vänlig personal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
|
||||
imageAlt: "Johan Karlsson avatar",
|
||||
},
|
||||
id: "review-1", name: "Johan Karlsson", role: "Google Maps user", testimonial: "De verkar ha goda recensioner. Jag valde dem baserat på det och blev inte besviken. Mycket vänlig personal.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Johan Karlsson avatar"},
|
||||
{
|
||||
id: "review-2",
|
||||
name: "Ewa Nowak",
|
||||
role: "Google Maps user",
|
||||
testimonial: "Mycket professionell och omtänksam personal. De tog sig tid att förklara allt på polska, vilket var fantastiskt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-woman-character-different-angles-view_107791-15669.jpg",
|
||||
imageAlt: "Ewa Nowak avatar",
|
||||
},
|
||||
id: "review-2", name: "Ewa Nowak", role: "Google Maps user", testimonial: "Mycket professionell och omtänksam personal. De tog sig tid att förklara allt på polska, vilket var fantastiskt.", imageSrc: "http://img.b2bpic.net/free-photo/3d-woman-character-different-angles-view_107791-15669.jpg", imageAlt: "Ewa Nowak avatar"},
|
||||
{
|
||||
id: "review-3",
|
||||
name: "Marcus Svensson",
|
||||
role: "Google Maps user",
|
||||
testimonial: "Äntligen en tandläkare där jag känner mig bekväm. Atmosfären är lugn och modern, och behandlingen var smärtfri.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
imageAlt: "Marcus Svensson avatar",
|
||||
},
|
||||
id: "review-3", name: "Marcus Svensson", role: "Google Maps user", testimonial: "Äntligen en tandläkare där jag känner mig bekväm. Atmosfären är lugn och modern, och behandlingen var smärtfri.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Marcus Svensson avatar"},
|
||||
{
|
||||
id: "review-4",
|
||||
name: "Magdalena Kowalska",
|
||||
role: "Google Maps user",
|
||||
testimonial: "Utmärkt för polsktalande i Stockholm. Det är skönt att kunna kommunicera helt på sitt modersmål med sin tandläkare.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg",
|
||||
imageAlt: "Magdalena Kowalska avatar",
|
||||
},
|
||||
id: "review-4", name: "Magdalena Kowalska", role: "Google Maps user", testimonial: "Utmärkt för polsktalande i Stockholm. Det är skönt att kunna kommunicera helt på sitt modersmål med sin tandläkare.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg", imageAlt: "Magdalena Kowalska avatar"},
|
||||
{
|
||||
id: "review-5",
|
||||
name: "Sofia Lindqvist",
|
||||
role: "Google Maps user",
|
||||
testimonial: "Enastående vård och vänlig atmosfär. Hela familjen går här nu och vi är alla supernöjda!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-formal-wear-professional-corporate-concept_53876-71166.jpg",
|
||||
imageAlt: "Sofia Lindqvist avatar",
|
||||
},
|
||||
id: "review-5", name: "Sofia Lindqvist", role: "Google Maps user", testimonial: "Enastående vård och vänlig atmosfär. Hela familjen går här nu och vi är alla supernöjda!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-formal-wear-professional-corporate-concept_53876-71166.jpg", imageAlt: "Sofia Lindqvist avatar"},
|
||||
]}
|
||||
title="Vad våra patienter säger / Opinie pacjentów"
|
||||
description="Läs vad våra nöjda patienter har att säga om sin upplevelse hos oss."
|
||||
buttons={[
|
||||
{
|
||||
text: "Läs alla 89 recensioner på Google",
|
||||
href: "https://www.google.com/maps/place/Dental+Clinic+in+Scandinavia+%F0%9F%8D%8F+Polski+Dentysta+%2F+Tandl%C3%A4kare+i+V%C3%A5rberg/",
|
||||
},
|
||||
text: "Läs alla 89 recensioner på Google", href: "https://www.google.com/maps/place/Dental+Clinic+in+Scandinavia+%F0%9F%8D%8F+Polski+Dentysta+%2F+Tandl%C3%A4kare+i+V%C3%A5rberg/"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -279,16 +172,10 @@ export default function LandingPage() {
|
||||
description="Boka din tid online via Muntra eller ring oss direkt. Rezerwacja online eller telefoniczna.\n\nFör snabb service, använd vår onlinebokning eller ring oss direkt."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Ditt namn",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Ditt namn", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Din e-post",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Din e-post", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/login-box-username-password-inputs-virtual-digital-display_169016-40044.jpg"
|
||||
@@ -303,13 +190,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Dental Clinic in Scandinavia 🍏 Polski Dentysta i Stockholm \n\nVårbergsvägen 63, Stockholm | +46 8 32 23 22 | hello@dentalclinicscandinavia.se \n\nMån–Fre: 08:00–20:00 \n\n© 2026 Dental Clinic in Scandinavia. Designad med omtanke."
|
||||
leftLink={{
|
||||
text: "Kontakt",
|
||||
href: "#booking",
|
||||
}}
|
||||
text: "Kontakt", href: "#booking"}}
|
||||
rightLink={{
|
||||
text: "Integritetspolicy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Integritetspolicy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user