Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Pure, Fresh Bottled Water for Kisumu"
|
||||
description="Experience the purity and affordability of Pii Jii bottled water. Kiwasco-filtered, clean, and trusted by thousands of families and businesses in Kisumu. Order now and taste the difference."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fresh & Pure"
|
||||
tagIcon={Droplet}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-water-bottle-indoors_23-2151049072.jpg"
|
||||
@@ -59,6 +59,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="About Pii Jii - Pure Water, Trusted Quality"
|
||||
metricsAnimation="none"
|
||||
metrics={[
|
||||
{ icon: Zap, label: "Kiwasco-Filtered", value: "100%" },
|
||||
{ icon: Shield, label: "Quality Assured", value: "Certified" },
|
||||
|
||||
Reference in New Issue
Block a user