Update src/app/page.tsx
This commit is contained in:
@@ -45,12 +45,12 @@ export default function LandingPage() {
|
||||
description="Providing clean, safe, and consistent water supply solutions to homes, businesses, and community projects in Kenyenya."
|
||||
buttons={[{ text: "Get Water Supply", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Clean water supply" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Water service logistics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Community water project" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Water purification" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Clean water supply" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg", imageAlt: "Water distribution" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=1", imageAlt: "Clean water supply" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=2", imageAlt: "Water service logistics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=3", imageAlt: "Community water project" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=4", imageAlt: "Water purification" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=5", imageAlt: "Clean water supply" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-photovoltaics-plant-manager-overseeing-work-done-by-employees_482257-120485.jpg?_wi=6", imageAlt: "Water distribution" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,22 +76,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fast Delivery", description: "Prompt and reliable water delivery services across the region.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-standing-metal-platform-industrial-storage-tanks-looking-up-visual-inspection-silos-food-production_342744-450.jpg?_wi=2" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quality Tested", description: "Every batch undergoes rigorous quality testing to ensure safety.", icon: Shield,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-laboratory-transparent-glasses-equipment-standing-table_482257-18209.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-laboratory-transparent-glasses-equipment-standing-table_482257-18209.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-laboratory-transparent-glasses-equipment-standing-table_482257-18209.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-laboratory-transparent-glasses-equipment-standing-table_482257-18209.jpg?_wi=2" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Installation Support", description: "Full-service installation for homes and commercial setups.", icon: Settings,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=2" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user