Update src/app/page.tsx
This commit is contained in:
@@ -42,10 +42,10 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero" className="py-24 md:py-40">
|
<div id="hero" data-section="hero" className="py-24 md:py-40">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Salon Klausnitzer"
|
logoText="Salon Klausnitzer"
|
||||||
description="FRISEURSALON · BÖBLINGEN INNENSTADT\n<br />Gutes Handwerk. Faire Preise. Seit Jahrzehnten. Ihr Friseursalon für die ganze Familie – unkompliziert, kompetent und immer mit einem Lächeln.\n<div class=\"mt-4 flex items-center space-x-2 text-yellow-500\">\n <svg class=\"w-5 h-5 fill-current\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>\n <svg class=\"w-5 h-5 fill-current\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>\n <svg class=\"w-5 h-5 fill-current\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>\n <svg class=\"w-5 h-5 fill-current\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>\n <svg class=\"w-5 h-5 fill-current\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>\n <span class=\"ml-1 text-sm text-foreground/80\">Von Stammkunden seit Jahrzehnten weiterempfohlen</span>\n</div>"
|
description="FRISEURSALON · BÖBLINGEN INNENSTADT\nGutes Handwerk. Faire Preise. Seit Jahrzehnten. Ihr Friseursalon für die ganze Familie – unkompliziert, kompetent und immer mit einem Lächeln.\nVon Stammkunden seit Jahrzehnten weiterempfohlen"
|
||||||
buttons={[{ text: "Termin vereinbaren", href: "tel:0703125195" }]}
|
buttons={[{ text: "Termin vereinbaren", href: "tel:0703125195" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg"
|
||||||
imageAlt="elegant hair salon interior natural light"
|
imageAlt="Haarschnitt im Salon Klausnitzer"
|
||||||
showDimOverlay={false}
|
showDimOverlay={false}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user