Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 16:34:26 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -48,11 +48,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Johan Pieterse", handle: "Farm Owner, Komatipoort", testimonial: "DrillWell found water on our property within days. Professional team, excellent results. Highly recommended!", rating: 5,
imageSrc: "/placeholders/placeholder1.webp"
imageSrc: "/placeholders/placeholder1.webp?_wi=1"
},
{
name: "Thandi Khumalo", handle: "Business Owner, Nkomazi", testimonial: "Reliable service and quality workmanship. They've been maintaining our borehole for 2 years without issues.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp"
imageSrc: "/placeholders/placeholder1.webp?_wi=2"
}
]}
testimonialRotationInterval={5000}