Merge version_1 into main #2
@@ -17,7 +17,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Clean Drinking Water from Ethiopia"
|
||||
description="Reliable water delivery for homes, offices, restaurants, and local businesses. Goal Water provides safe, high-quality drinking water directly to your doorstep."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Water Service"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+251917551271" },
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
id: "1", title: "Drinking Water Delivery", description: "Reliable delivery of clean drinking water directly to your location on schedule.", tag: "Core Service", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55684.jpg", imageAlt: "water delivery truck service", buttons: [{ text: "Order Now", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "2", title: "Home Water Supply", description: "Fresh drinking water for families with flexible delivery schedules and reliable service.", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-roads-city-clear-blue-sky_181624-13167.jpg?_wi=1", imageAlt: "office water cooler dispenser", buttons: [{ text: "Subscribe", href: "#contact" }],
|
||||
id: "2", title: "Home Water Supply", description: "Fresh drinking water for families with flexible delivery schedules and reliable service.", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-roads-city-clear-blue-sky_181624-13167.jpg", imageAlt: "office water cooler dispenser", buttons: [{ text: "Subscribe", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "3", title: "Office Water Supply", description: "Professional water delivery for offices and workplaces with dedicated support.", tag: "Business", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-roads-city-clear-blue-sky_181624-13167.jpg?_wi=2", imageAlt: "office water cooler dispenser", buttons: [{ text: "Get Quote", href: "#contact" }],
|
||||
id: "3", title: "Office Water Supply", description: "Professional water delivery for offices and workplaces with dedicated support.", tag: "Business", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-roads-city-clear-blue-sky_181624-13167.jpg", imageAlt: "office water cooler dispenser", buttons: [{ text: "Get Quote", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "4", title: "Bulk Water Orders", description: "Water supply for restaurants, hotels, and large businesses with volume discounts.", tag: "Bulk Service", imageSrc: "http://img.b2bpic.net/free-photo/takeaway-food-groceries-delivery-covid19-contactless-orders-concept-surprised-courier-red-uniform-cap-gloves-face-mask-staring-shocked-as-bring-bottled-water-office-home_1258-108123.jpg", imageAlt: "bulk water tanker truck", buttons: [{ text: "Contact Us", href: "#contact" }],
|
||||
|
||||
Reference in New Issue
Block a user