Merge version_2 into main #2
@@ -99,7 +99,7 @@ export default function OverlandSABloemfonteinPage() {
|
||||
{
|
||||
tag: "Equipment", title: "Overland Gear", subtitle: "Top Tier Equipment", description: "Supplying and installing the best rooftop tents, fridges, and recovery gear.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg", imageAlt: "Equipment installation"},
|
||||
{
|
||||
tag: "Service", title: "Vehicle Maintenance", subtitle: "Expedition Prep", description: "Comprehensive service checks to ensure your vehicle is ready for the long road.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg", imageAlt: "Maintenance service"},
|
||||
tag: "Service", title: "Vehicle Maintenance", subtitle: "Expedition Prep", description: "Comprehensive service checks to ensure your vehicle is ready for the long road.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg?_wi=1", imageAlt: "Maintenance service"},
|
||||
{
|
||||
tag: "Advice", title: "Trip Planning", subtitle: "Expert Guidance", description: "Benefit from our years of experience on the road across Southern Africa.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-5.jpg", imageAlt: "Trip planning"},
|
||||
]}
|
||||
@@ -136,11 +136,11 @@ export default function OverlandSABloemfonteinPage() {
|
||||
animationType="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Jacques", role: "Master Tech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg", imageAlt: "Jacques"},
|
||||
id: "1", name: "Jacques", role: "Master Tech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg?_wi=1", imageAlt: "Jacques"},
|
||||
{
|
||||
id: "2", name: "Karen", role: "Equipment Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg", imageAlt: "Karen"},
|
||||
id: "2", name: "Karen", role: "Equipment Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg?_wi=1", imageAlt: "Karen"},
|
||||
{
|
||||
id: "3", name: "Pieter", role: "Workshop Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg", imageAlt: "Pieter"},
|
||||
id: "3", name: "Pieter", role: "Workshop Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg?_wi=1", imageAlt: "Pieter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,10 +155,10 @@ export default function OverlandSABloemfonteinPage() {
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Johan B.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg", imageAlt: "Johan B." },
|
||||
{ id: "2", name: "Lize V.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg", imageAlt: "Lize V." },
|
||||
{ id: "3", name: "Chris T.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg", imageAlt: "Chris T." },
|
||||
{ id: "4", name: "Sarah D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg", imageAlt: "Sarah D." },
|
||||
{ id: "1", name: "Johan B.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg?_wi=2", imageAlt: "Johan B." },
|
||||
{ id: "2", name: "Lize V.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg?_wi=2", imageAlt: "Lize V." },
|
||||
{ id: "3", name: "Chris T.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg?_wi=2", imageAlt: "Chris T." },
|
||||
{ id: "4", name: "Sarah D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg?_wi=2", imageAlt: "Sarah D." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user