Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-27 08:53:32 +00:00

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@mariar",
testimonial: "Luigi & Sons built our dream home with such precision and care. Their team was professional, transparent, and truly passionate about their work. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-around_72229-256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-around_72229-256.jpg?_wi=1",
imageAlt: "Maria Rossi, happy homeowner",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
handle: "@johns",
testimonial: "The renovation of our commercial space was seamless. Luigi & Sons delivered ahead of schedule and exceeded our expectations. An absolute pleasure to work with.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-working_23-2148480302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-working_23-2148480302.jpg?_wi=1",
imageAlt: "John Smith, satisfied business owner",
},
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
handle: "@emilyc",
testimonial: "Our new development project was complex, but Luigi & Sons handled every challenge with expertise. Their commitment to quality is truly unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg?_wi=1",
imageAlt: "Emily Chen, property developer",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
},
]}
avatarText="Trusted by over 100+ clients"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-men-with-safety-vests_23-2148269349.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-men-with-safety-vests_23-2148269349.jpg?_wi=1"
imageAlt="Construction team reviewing blueprints on a site"
mediaAnimation="slide-up"
marqueeItems={[
@@ -258,7 +258,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-men-with-safety-vests_23-2148269349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-men-with-safety-vests_23-2148269349.jpg?_wi=2",
imageAlt: "modern house construction site",
},
{
@@ -283,7 +283,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-around_72229-256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-around_72229-256.jpg?_wi=2",
imageAlt: "modern house construction site",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-working_23-2148480302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-working_23-2148480302.jpg?_wi=2",
imageAlt: "modern house construction site",
},
{
@@ -333,7 +333,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg?_wi=2",
imageAlt: "modern house construction site",
},
]}