Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-05-05 20:03:18 +00:00

View File

@@ -35,9 +35,9 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "System Installation", description: "Complete water system installation and setup.", icon: Droplets, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800" }] },
{ title: "Maintenance & Repairs", description: "Routine checks and expert repairs for longevity.", icon: Settings, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800" }] },
{ title: "Quality Certification", description: "Ensuring all installations meet the highest industry standards.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800" }] }
{ title: "System Installation", description: "Complete water system installation and setup.", icon: Droplets, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800&_wi=1" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800&_wi=1" }] },
{ title: "Maintenance & Repairs", description: "Routine checks and expert repairs for longevity.", icon: Settings, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800&_wi=2" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800&_wi=2" }] },
{ title: "Quality Certification", description: "Ensuring all installations meet the highest industry standards.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&q=80&w=800&_wi=3" }, { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd831?auto=format&fit=crop&q=80&w=800&_wi=3" }] }
]}
/>
<ContactCenter