From 45a2c382996575a2fa01acbdd111cc860cd2e9fb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:48:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 67075d5..fffdacc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,15 +77,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Fast Home Delivery", description: "Quick and reliable delivery of bottled water directly to your doorstep. Available throughout Kisumu with same-day and next-day options.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-posing-with-water-bottle-smartphone_23-2148382519.jpg" + title: "Same-Day Delivery to Your Home", description: "Quick and reliable delivery of bottled water directly to your doorstep. Available throughout Kisumu with same-day and next-day options.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-posing-with-water-bottle-smartphone_23-2148382519.jpg", imageAlt: "Same-day water bottle delivery to your home in Kisumu" }, { id: 2, - title: "Bulk Supply for Businesses", description: "Wholesale pricing for restaurants, offices, schools, and event venues. Flexible subscription plans to meet your volume requirements.", imageSrc: "http://img.b2bpic.net/free-photo/hardworking-professional-female-worker-manager-with-hardhat-reflective-jacket-leaned-cardboard-boxes-looking-aside-large-warehouse_342744-1449.jpg" + title: "Wholesale Solutions for Your Business", description: "Wholesale pricing for restaurants, offices, schools, and event venues. Flexible subscription plans to meet your volume requirements.", imageSrc: "http://img.b2bpic.net/free-photo/hardworking-professional-female-worker-manager-with-hardhat-reflective-jacket-leaned-cardboard-boxes-looking-aside-large-warehouse_342744-1449.jpg", imageAlt: "Professional business bulk water supply warehouse management" }, { id: 3, - title: "Custom Branded Bottles", description: "Personalized water bottles for your events, promotions, or corporate needs. Perfect for weddings, conferences, and brand activations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinks-water-after-hard-training-outdoors-holds-bottle-water-uses-smartwatch-dressed-windbreaker-feels-thirsty-after-sport-practice-poses-blurred_273609-54118.jpg" + title: "Premium Branded Water Bottles for Events", description: "Personalized water bottles for your events, promotions, or corporate needs. Perfect for weddings, conferences, and brand activations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinks-water-after-hard-training-outdoors-holds-bottle-water-uses-smartwatch-dressed-windbreaker-feels-thirsty-after-sport-practice-poses-blurred_273609-54118.jpg", imageAlt: "Custom branded water bottles for corporate events and promotions" }, ]} textboxLayout="default"