Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user