Merge version_1 into main #1
@@ -49,9 +49,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-hairdresser-shop-with-chairs_23-2149220584.jpg", imageAlt: "Modernes Friseursalon Ambiente" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-hairdresser-shop-with-chairs_23-2149220584.jpg?_wi=1", imageAlt: "Modernes Friseursalon Ambiente" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27197.jpg", imageAlt: "Professioneller Damenhaarschnitt" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Moderner Herrenhaarschnitt" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=1", imageAlt: "Moderner Herrenhaarschnitt" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Freundliches Team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", imageAlt: "Moderne Einrichtung" }
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Herrenhaarschnitte", description: "Klassische und moderne Schnitte mit präziser Ausführung und hochwertigen Produkten", media: { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Herrenhaarschnitt" },
|
||||
id: "2", title: "Herrenhaarschnitte", description: "Klassische und moderne Schnitte mit präziser Ausführung und hochwertigen Produkten", media: { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=2", imageAlt: "Herrenhaarschnitt" },
|
||||
items: [
|
||||
{ icon: Scissors, text: "Klassische Schnitte" },
|
||||
{ icon: Zap, text: "Moderne Styles" },
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Nachricht oder spezielle Wünsche...", rows: 4, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hairdresser-shop-with-chairs_23-2149220584.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hairdresser-shop-with-chairs_23-2149220584.jpg?_wi=2"
|
||||
imageAlt="Timeless Friseur Freistett"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user