Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,32 +69,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg?_wi=1",
|
||||
imageAlt: "Barber Shop Interior",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg?_wi=1",
|
||||
imageAlt: "Professional Cut",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg?_wi=1",
|
||||
imageAlt: "Styling Station",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-ready-giving-haircut-her-client_23-2148353413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-ready-giving-haircut-her-client_23-2148353413.jpg?_wi=1",
|
||||
imageAlt: "Barber Tools",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313017.jpg?_wi=1",
|
||||
imageAlt: "Salon Aesthetic",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-young-man-talking-phone-close-up-portrait-outdoors_1321-23.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-young-man-talking-phone-close-up-portrait-outdoors_1321-23.jpg?_wi=1",
|
||||
imageAlt: "Grooming",
|
||||
},
|
||||
]}
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
text: "Buchen",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg?_wi=2",
|
||||
imageAlt: "barber shop interior modern dark",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
text: "Buchen",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg?_wi=2",
|
||||
imageAlt: "barber cutting hair with scissors",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
text: "Buchen",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg?_wi=2",
|
||||
imageAlt: "barber shop mirror and tools",
|
||||
},
|
||||
]}
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
role: "Kunde",
|
||||
company: "Gars am Kamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
role: "Kunde",
|
||||
company: "Gars am Kamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-hairdresser_52683-116740.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
role: "Stammkunde",
|
||||
company: "Gars am Kamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
role: "Kunde",
|
||||
company: "Gars am Kamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-ready-giving-haircut-her-client_23-2148353413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-getting-ready-giving-haircut-her-client_23-2148353413.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
role: "Kundin",
|
||||
company: "Gars am Kamp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313017.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-tattooed-young-man-talking-phone-close-up-portrait-outdoors_1321-23.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-tattooed-young-man-talking-phone-close-up-portrait-outdoors_1321-23.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user