Update src/app/testimonials/page.tsx

This commit is contained in:
2026-03-30 03:26:48 +00:00
parent 380180644d
commit ecf0c9b2d7

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "Skipton Resident",
testimonial: "Very professional and kind.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-small-busines-1774841191013-4552a671.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-small-busines-1774841191013-4552a671.png?_wi=2",
},
{
id: "t7",
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "Landlord",
testimonial: "Highly reliable service.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-local-landlor-1774841190308-b8aa4999.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeETy0SCH7ttrUeBX6G7oQWGtP/professional-headshot-of-a-local-landlor-1774841190308-b8aa4999.png?_wi=2",
},
]}
/>