Merge version_1 into main #1
@@ -61,23 +61,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=1",
|
||||
imageAlt: "Luxuriöses Nagelstudio Interieur",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=1",
|
||||
imageAlt: "Professioneller Arbeitsplatz einer Nageldesignerin",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=1",
|
||||
imageAlt: "Glückliche Kundin im modernen Studio",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=1",
|
||||
imageAlt: "Detailaufnahme professionelle Nagelpflege",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1",
|
||||
imageAlt: "Gemütliche Atmosphäre im Nagelstudio",
|
||||
},
|
||||
]}
|
||||
@@ -93,42 +93,42 @@ export default function LandingPage() {
|
||||
title: "Gel-Nägel",
|
||||
description: "Langanhaltende, glänzende Nägel mit perfektem Finish.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=2",
|
||||
imageAlt: "elegant minimal salon interior background",
|
||||
},
|
||||
{
|
||||
title: "Acryl-Nägel",
|
||||
description: "Stabile und formbare Nägel nach Ihren Vorstellungen.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=2",
|
||||
imageAlt: "professional nail technician workspace",
|
||||
},
|
||||
{
|
||||
title: "Nagelpflege",
|
||||
description: "Sanfte Maniküre für natürlich schöne Nägel.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=2",
|
||||
imageAlt: "portrait of smiling woman professional style",
|
||||
},
|
||||
{
|
||||
title: "Dekoration",
|
||||
description: "Individuelle Designs und Kunstwerke auf Ihren Nägeln.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=2",
|
||||
imageAlt: "professional woman portrait neutral background",
|
||||
},
|
||||
{
|
||||
title: "Pediküre",
|
||||
description: "Professionelle Fußnagelpflege mit hohem Komfort.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2",
|
||||
imageAlt: "satisfied client portrait soft lighting",
|
||||
},
|
||||
{
|
||||
title: "Nagelkorrektur",
|
||||
description: "Sanfte Lösungen für problematische Nägel.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait soft lighting",
|
||||
},
|
||||
]}
|
||||
@@ -146,28 +146,28 @@ export default function LandingPage() {
|
||||
title: "Langanhaltend",
|
||||
description: "Nägel, die wirklich lange schön bleiben.",
|
||||
buttonIcon: "Gem",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-office-supplies_23-2148110230.jpg?_wi=3",
|
||||
imageAlt: "elegant minimal salon interior background",
|
||||
},
|
||||
{
|
||||
title: "Professionelle Expertise",
|
||||
description: "Meisterhafte Handwerkskunst mit jahrzehntelanger Erfahrung.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=3",
|
||||
imageAlt: "professional nail technician workspace",
|
||||
},
|
||||
{
|
||||
title: "Hygiene First",
|
||||
description: "Höchste Hygienestandards – selbstverständlich.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=3",
|
||||
imageAlt: "portrait of smiling woman professional style",
|
||||
},
|
||||
{
|
||||
title: "Persönliche Betreuung",
|
||||
description: "Freundlich, sympathisch und individuell.",
|
||||
buttonIcon: "Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=3",
|
||||
imageAlt: "professional woman portrait neutral background",
|
||||
},
|
||||
]}
|
||||
@@ -183,27 +183,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Heike Pollak",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Birgit Morhai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-woman-with-suitcase-by-bussiness-center_1303-21409.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sandra Fink",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tina S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Gisela H.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-gesticulating_273609-41051.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
cardTitle="Das sagen unsere Kunden"
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
title: "Zufriedene Kunden",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beauty-products-table_23-2148360105.jpg?_wi=4"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user