Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 19:00:47 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@johndoe",
testimonial: "Excellent service, my lawn has never looked better!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg?_wi=1",
},
{
name: "Sarah K.",
@@ -96,7 +96,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-metallic-straw-fake-leaf_23-2148289756.jpg",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/black-bearded-male-redhead-female-drink-coffee-cafe-street_613910-492.jpg",
@@ -155,17 +155,17 @@ export default function LandingPage() {
{
title: "Lawn Mowing",
description: "Weekly or bi-weekly mowing service for a neat look.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=1",
},
{
title: "Trimming & Edging",
description: "Precise detailing for your walkways and flower beds.",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=1",
},
{
title: "Fertilization",
description: "Custom nutrient blends to keep your grass vibrant.",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-agronomist-checking-crops-quality-field_342744-571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-agronomist-checking-crops-quality-field_342744-571.jpg?_wi=1",
},
]}
title="Our Services"
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Fantastic result, our lawn is now the envy of the street.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-by-sea-side_23-2149347061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg?_wi=2",
imageAlt: "happy customer residential garden",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "Professional, reliable, and detailed in their craft.",
tag: "Detail",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-european-woman-green-jacket-touching-her-hair-blur-background-photo-fashionable-girl-with-beautiful-brown-hair-smiling-camera_291650-2183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=2",
imageAlt: "happy customer residential garden",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Consistently excellent experience every visit.",
tag: "Service",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flower-pot_23-2148256669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=2",
imageAlt: "happy customer residential garden",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Beautiful transformation, quick and clean process.",
tag: "Design",
avatarSrc: "http://img.b2bpic.net/free-photo/adult-reusing-objects-creative-ways_23-2149411798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-agronomist-checking-crops-quality-field_342744-571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-agronomist-checking-crops-quality-field_342744-571.jpg?_wi=2",
imageAlt: "happy customer residential garden",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
quote: "Efficient team, fair pricing and great results.",
tag: "Value",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-modern-student-with-laptop-sitting-park_1262-6126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg?_wi=2",
imageAlt: "happy customer residential garden",
},
]}