Merge version_1 into main #4
@@ -59,13 +59,13 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Schmidt", handle: "Homeowner, Löhne", testimonial: "Fantastische Arbeit! Unser Garten sieht jetzt wunderbar aus. Das Team war professionell und zuverlässig.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=1"},
|
||||
{
|
||||
name: "Klaus Weber", handle: "Hausbesitzer, Bad Oeynhausen", testimonial: "Sehr empfehlenswert! Die Jungs haben eine großartige Terasse gebaut. Exzellente Qualität.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg?_wi=1"},
|
||||
{
|
||||
name: "Petra Müller", handle: "Hausbesitzer, Herford", testimonial: "Toll gemachte Pflasterarbeiten. Die Kommunikation war klar und die Abwicklung reibungslos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Gartengestaltung", price: "Ab € 500", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg", imageAlt: "garden design landscape planning"},
|
||||
id: "1", name: "Gartengestaltung", price: "Ab € 500", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=1", imageAlt: "garden design landscape planning"},
|
||||
{
|
||||
id: "2", name: "Pflasterarbeiten", price: "Ab € 80/m²", imageSrc: "http://img.b2bpic.net/free-photo/wuxi-nianhuawan-natural-park_1359-1141.jpg", imageAlt: "paving driveway installation patio stone"},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "5", name: "Entwässerung", price: "Ab € 40/m", imageSrc: "http://img.b2bpic.net/free-photo/striped-rubber-boots-river-with-splashing-water-spring-village_169016-7099.jpg", imageAlt: "drainage system garden water management"},
|
||||
{
|
||||
id: "6", name: "Gartenpflege", price: "Ab € 35/h", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg", imageAlt: "garden design landscape planning"},
|
||||
id: "6", name: "Gartenpflege", price: "Ab € 35/h", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gardeners-making-notes_23-2147768555.jpg?_wi=2", imageAlt: "garden design landscape planning"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -156,13 +156,13 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Jansen", role: "Hausbesitzerin", company: "Löhne", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael Hoffmann", role: "Hausbesitzer", company: "Bad Oeynhausen", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-young-beautiful-bearded-hispanic-man-blue-shirt-smiling-camera-collecting-salad-leaves-garden-watering-plants-spending-summer-morning-countryside-house_176420-19900.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Claudia Bergmann", role: "Hausbesitzerin", company: "Herford", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Thomas Richter", role: "Hausbesitzer", company: "Bünde", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-garden_23-2150771019.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user