Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user