Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:24:10 +00:00

View File

@@ -67,35 +67,35 @@ export default function LandingPage() {
handle: "@johns",
testimonial: "Incredible service! Repaired our flat roof within 48 hours. Honest and fair.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg?_wi=1",
},
{
name: "Sarah Miller",
handle: "@sarahm",
testimonial: "Quick response, high quality work. Would highly recommend to any homeowner.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=1",
},
{
name: "Dave Jones",
handle: "@davej",
testimonial: "Fair quotes and very reliable. They completed the work on time and to a high standard.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg?_wi=1",
},
{
name: "Emily White",
handle: "@emilyw",
testimonial: "Excellent communication from start to finish. Our chimney looks brand new!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg?_wi=1",
},
{
name: "Mark Wilson",
handle: "@markw",
testimonial: "Reliable experts who clearly know their trade. Local company I can actually trust.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg?_wi=1",
},
]}
buttons={[
@@ -193,27 +193,27 @@ export default function LandingPage() {
{
id: "1",
name: "John Smith",
imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sale-agent-preparing-presenting-house_23-2149383579.jpg?_wi=2",
},
{
id: "2",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=2",
},
{
id: "3",
name: "Dave Jones",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg?_wi=2",
},
{
id: "4",
name: "Emily White",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286573.jpg?_wi=2",
},
{
id: "5",
name: "Mark Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg?_wi=2",
},
]}
cardTitle="What Our Customers Say"