4 Commits

Author SHA1 Message Date
61cf46a070 Update src/app/page.tsx 2026-05-11 11:49:29 +00:00
d1e463ddf5 Update src/app/page.tsx 2026-05-11 11:49:05 +00:00
2f4b258df9 Update src/app/page.tsx 2026-05-11 11:45:48 +00:00
0a75db933a Merge version_2 into main
Merge version_2 into main
2026-05-11 11:41:39 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
description="Professional construction services for residential, commercial, and industrial projects."
testimonials={[
{
name: "Michael R.", handle: "Commercial Client", testimonial: "WeBuild delivered our commercial project ahead of schedule with exceptional quality.", rating: 5,
name: "Michael R.", handle: "Commercial Client", testimonial: " Delivered our commercial project ahead of schedule with exceptional quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-office-engages-communication-virtual-presentation-talking_482257-133582.jpg"},
{
name: "Sarah D.", handle: "Residential Client", testimonial: "The precision and professionalism displayed by the team were beyond our expectations.", rating: 5,
@@ -185,7 +185,7 @@ export default function LandingPage() {
leftLink={{
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2026 E-KVADRAT Construction", href: "#"}}
text: "© 2026 E-KVADRAT Construction"}}
/>
</div>
</ReactLenis>