diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1d6a967..0866430 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -71,19 +71,19 @@ export default function AboutPage() { { id: "1", title: "Expert Craftsmanship", author: "Design Team", description: "Over two decades of experience in designing and building luxury swimming pools that exceed expectations.", tags: ["Expertise", "Quality"], - imageSrc: "/placeholder.jpg", imageAlt: "Expert craftsmanship"}, + imageSrc: "/placeholder.jpg?_wi=1", imageAlt: "Expert craftsmanship"}, { id: "2", title: "Premium Materials", author: "Engineering Team", description: "We use only the highest quality materials and components to ensure durability and longevity.", tags: ["Materials", "Durability"], - imageSrc: "/placeholder.jpg", imageAlt: "Premium materials"}, + imageSrc: "/placeholder.jpg?_wi=2", imageAlt: "Premium materials"}, { id: "3", title: "Customer Service", author: "Support Team", description: "Dedicated customer support throughout the entire project lifecycle and beyond.", tags: ["Service", "Support"], - imageSrc: "/placeholder.jpg", imageAlt: "Customer service"}, + imageSrc: "/placeholder.jpg?_wi=3", imageAlt: "Customer service"}, { id: "4", title: "Technical Innovation", author: "Tech Team", description: "Cutting-edge technology and sustainable solutions for modern swimming pool systems.", tags: ["Innovation", "Technology"], - imageSrc: "/placeholder.jpg", imageAlt: "Technical innovation"}, + imageSrc: "/placeholder.jpg?_wi=4", imageAlt: "Technical innovation"}, ]} animationType="slide-up" title="Why Choose D-Max Zwembaden"