Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61cf46a070 | |||
| d1e463ddf5 | |||
| 2f4b258df9 | |||
| 0a75db933a |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user