Merge version_1 into main #3
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Realism Portrait", price: "Artist: Sidney", variant: "Realism", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-tattooed-hipster-young-man-with-flower-his-body-piercing-his-ears-nose-looking-camera_23-2148121956.jpg" },
|
||||
{ id: "2", name: "Fine Line Floral", price: "Artist: Simone", variant: "Fine Line", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smoking-cigarette-outdoors-background-wooden-stumps-concept-nicotine-addiction-by-teenagers_627829-10786.jpg" },
|
||||
{ id: "3", name: "Black & Grey Skull", price: "Artist: Marlon", variant: "B&G", imageSrc: "http://img.b2bpic.net/free-photo/black-white-mermaid-water_23-2151726903.jpg" },
|
||||
{ id: "4", name: "Dotwork Mandala", price: "Artist: Sidney", variant: "Dotwork", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-315214.jpg" },
|
||||
{ id: "1", name: "Realism Portrait", price: "Artist: Sidney", variant: "Realism", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-tattooed-hipster-young-man-with-flower-his-body-piercing-his-ears-nose-looking-camera_23-2148121956.jpg?_wi=1" },
|
||||
{ id: "2", name: "Fine Line Floral", price: "Artist: Simone", variant: "Fine Line", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smoking-cigarette-outdoors-background-wooden-stumps-concept-nicotine-addiction-by-teenagers_627829-10786.jpg?_wi=1" },
|
||||
{ id: "3", name: "Black & Grey Skull", price: "Artist: Marlon", variant: "B&G", imageSrc: "http://img.b2bpic.net/free-photo/black-white-mermaid-water_23-2151726903.jpg?_wi=1" },
|
||||
{ id: "4", name: "Dotwork Mandala", price: "Artist: Sidney", variant: "Dotwork", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-315214.jpg?_wi=1" },
|
||||
{ id: "5", name: "Traditional Sailor", price: "Artist: Marlon", variant: "Trad", imageSrc: "http://img.b2bpic.net/free-vector/asian-style-monster-tattoo-illustration_23-2150921863.jpg" },
|
||||
{ id: "6", name: "Geometric Abstract", price: "Artist: Simone", variant: "Abstract", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qyuwm0" },
|
||||
]}
|
||||
@@ -125,10 +125,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah", date: "vor 2 Wochen", title: "Perfekte Arbeit", quote: "Ich liebe mein neues Fine Line Tattoo!", tag: "Sehr zufrieden", avatarSrc: "http://img.b2bpic.net/free-photo/man-receiving-manicure-beauty-salon-relaxing-drinking-coffee-while-beautician-master-does-manicure-procedure_613910-20780.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438426.jpg", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "2", name: "Markus", date: "vor 1 Monat", title: "Extrem kompetent", quote: "Super Beratung und mega Ergebnis.", tag: "Top Artist", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-glasses-smiling-pointing-fingers-up_176420-9500.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-tattooed-hipster-young-man-with-flower-his-body-piercing-his-ears-nose-looking-camera_23-2148121956.jpg", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "3", name: "Lena", date: "vor 2 Monaten", title: "Sehr sauber", quote: "Alles steril und sehr professionell.", tag: "Empfehlenswert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-charming-blonde-girl-posing-studio_176420-29622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smoking-cigarette-outdoors-background-wooden-stumps-concept-nicotine-addiction-by-teenagers_627829-10786.jpg", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "4", name: "Tom", date: "vor 3 Monaten", title: "Beste Adresse", quote: "Für mich das beste Studio in NRW.", tag: "Immer wieder", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-artist_23-2147781629.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-white-mermaid-water_23-2151726903.jpg", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "5", name: "Julia", date: "vor 4 Monaten", title: "Traumhaft schön", quote: "Mein Portrait sieht absolut lebensecht aus.", tag: "Exzellent", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-stylish-man-sitting-cafe_273609-4481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-315214.jpg", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "2", name: "Markus", date: "vor 1 Monat", title: "Extrem kompetent", quote: "Super Beratung und mega Ergebnis.", tag: "Top Artist", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-glasses-smiling-pointing-fingers-up_176420-9500.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-tattooed-hipster-young-man-with-flower-his-body-piercing-his-ears-nose-looking-camera_23-2148121956.jpg?_wi=2", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "3", name: "Lena", date: "vor 2 Monaten", title: "Sehr sauber", quote: "Alles steril und sehr professionell.", tag: "Empfehlenswert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-charming-blonde-girl-posing-studio_176420-29622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smoking-cigarette-outdoors-background-wooden-stumps-concept-nicotine-addiction-by-teenagers_627829-10786.jpg?_wi=2", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "4", name: "Tom", date: "vor 3 Monaten", title: "Beste Adresse", quote: "Für mich das beste Studio in NRW.", tag: "Immer wieder", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-artist_23-2147781629.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-white-mermaid-water_23-2151726903.jpg?_wi=2", imageAlt: "satisfied customer tattoo studio" },
|
||||
{ id: "5", name: "Julia", date: "vor 4 Monaten", title: "Traumhaft schön", quote: "Mein Portrait sieht absolut lebensecht aus.", tag: "Exzellent", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-stylish-man-sitting-cafe_273609-4481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-315214.jpg?_wi=2", imageAlt: "satisfied customer tattoo studio" },
|
||||
]}
|
||||
title="Kundenstimmen"
|
||||
description="Erfahrungen unserer zufriedenen Kunden."
|
||||
|
||||
Reference in New Issue
Block a user