Update src/app/page.tsx

This commit is contained in:
2026-03-31 02:04:07 +00:00
parent ed6f24c60e
commit c862c9e443

View File

@@ -169,7 +169,7 @@ export default function LandingPage() {
description="Building trust, one project at a time."
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The team delivered exceptional service replacing my A/C unit. Professional, knowledgeable, and explained everything clearly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-professional-friendly-looking-homeowne-1774922272443-7296d17d.png"},
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The team delivered exceptional service replacing my A/C unit. Professional, knowledgeable, and explained everything clearly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-professional-friendly-looking-homeowne-1774922272443-7296d17d.png?_wi=1"},
{
id: "2", name: "Michael Chen", handle: "@mikechen", testimonial: "Fast response when another company canceled. Same-day service saved us. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-smiling-young-couple-high-quality-port-1774922272085-c4e38c6b.png"},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
{
id: "4", name: "David Kim", handle: "@dkim", testimonial: "The go-to company for our property management needs. Always reliable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-busy-parent-friendly-smile-warm-interi-1774922271507-009ee820.png"},
{
id: "5", name: "Alex Martinez", handle: "@amartinez", testimonial: "Quick, professional, and clean work. Best electricians in Miami hands down.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-professional-friendly-looking-homeowne-1774922272443-7296d17d.png"},
id: "5", name: "Alex Martinez", handle: "@amartinez", testimonial: "Quick, professional, and clean work. Best electricians in Miami hands down.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbAzolUdDI6VV1mxG0wmYkaqd1/a-professional-friendly-looking-homeowne-1774922272443-7296d17d.png?_wi=2"},
]}
/>
</div>