diff --git a/src/app/page.tsx b/src/app/page.tsx index 87c5d5a..630525f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function SachetWaterPage() { title: "Community Hydration Programs", description: "Partnering for health and wellness in our local communities.", imageSrc: "https://images.unsplash.com/photo-1610996884638-348e02d4151a?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Community water distribution" }, { - title: "Corporate Partnerships", description: "Customized water solutions for businesses and large organizations.", imageSrc: "https://images.unsplash.com/photo-1549429406-be21a50c8e22?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Business meeting discussing partnership" + title: "Corporate Partnerships", description: "Customized water solutions for businesses and large organizations.", imageSrc: "https://images.unsplash.com/photo-1549429406-be21a50c8e22?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Business meeting discussing partnership" } ]} gridVariant="uniform-all-items-equal" @@ -234,7 +234,7 @@ export default function SachetWaterPage() {