Merge version_1 into main #3
@@ -59,17 +59,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "slide-1", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Modern fürdőszoba szerelés"},
|
||||
id: "slide-1", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1", imageAlt: "Modern fürdőszoba szerelés"},
|
||||
{
|
||||
id: "slide-2", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Szerelői munka"},
|
||||
id: "slide-2", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2", imageAlt: "Szerelői munka"},
|
||||
{
|
||||
id: "slide-3", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Tiszta eszközök"},
|
||||
id: "slide-3", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=3", imageAlt: "Tiszta eszközök"},
|
||||
{
|
||||
id: "slide-4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Budakeszi szerelés"},
|
||||
id: "slide-4", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=4", imageAlt: "Budakeszi szerelés"},
|
||||
{
|
||||
id: "slide-5", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Professzionális gázszerelés"},
|
||||
id: "slide-5", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=5", imageAlt: "Professzionális gázszerelés"},
|
||||
{
|
||||
id: "slide-6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Fűtésszerelés szakértelemmel"},
|
||||
id: "slide-6", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=6", imageAlt: "Fűtésszerelés szakértelemmel"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Szabó Péter", handle: "Ügyfél", testimonial: "Gyorsan jött, profi volt, rendben hagyta a fürdőszobát. Csak ajánlani tudom!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Banyai Ferenc", handle: "Ügyfél", testimonial: "Már évek óta őt hívom, mindig megbízható.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-retired-woman-wearing-cozy-sweater-short-hairdo_343059-1198.jpg"},
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-attractive-africanamerican-woman-smiling-looking-happy-standing-yellow-backgroun_1258-148997.jpg"},
|
||||
{
|
||||
id: "t5", name: "Tóth Eszter", handle: "Ügyfél", testimonial: "Csak ajánlani tudom őket, pontosak és precízek.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg?_wi=2"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Ügyfeleink mondták"
|
||||
|
||||
Reference in New Issue
Block a user