Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 22:36:43 +00:00

View File

@@ -64,35 +64,35 @@ export default function LandingPage() {
handle: "Private Homeowner",
testimonial: "The fence was built very solidly, with attention to every detail. Truly stunning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg?_wi=1",
},
{
name: "Anna S.",
handle: "Business Owner",
testimonial: "Installation team deserves special recognition for professionalism, patience, and thoroughness.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg?_wi=1",
},
{
name: "Piotr W.",
handle: "Developer",
testimonial: "Everything was completed on time and without any problems. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-her-house-with-her-smartphone_23-2148538820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-her-house-with-her-smartphone_23-2148538820.jpg?_wi=1",
},
{
name: "Ewa J.",
handle: "Private Homeowner",
testimonial: "They helped us choose the best solution for our property. Expert advice!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-suit-drinking-takeaway-coffee-street-waiting-someone-near-office-b_1258-117433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-suit-drinking-takeaway-coffee-street-waiting-someone-near-office-b_1258-117433.jpg?_wi=1",
},
{
name: "Tomasz M.",
handle: "Local Client",
testimonial: "Incredible durability and aesthetic finish. Couldn't be happier.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=1",
},
]}
buttons={[
@@ -245,35 +245,35 @@ export default function LandingPage() {
name: "Sarah J.",
handle: "Client",
testimonial: "Absolutely professional. Fence is perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg?_wi=2",
},
{
id: "2",
name: "Mike C.",
handle: "Client",
testimonial: "Completed on time. High quality.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg?_wi=2",
},
{
id: "3",
name: "Emily R.",
handle: "Client",
testimonial: "Excellent advice and installation.",
imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-her-house-with-her-smartphone_23-2148538820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-her-house-with-her-smartphone_23-2148538820.jpg?_wi=2",
},
{
id: "4",
name: "David K.",
handle: "Client",
testimonial: "Highly satisfied with the final result.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-suit-drinking-takeaway-coffee-street-waiting-someone-near-office-b_1258-117433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-suit-drinking-takeaway-coffee-street-waiting-someone-near-office-b_1258-117433.jpg?_wi=2",
},
{
id: "5",
name: "John B.",
handle: "Client",
testimonial: "The best fence company in the area.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=2",
},
]}
title="Client Feedback"