Update src/app/page.tsx

This commit is contained in:
2026-06-10 14:55:16 +00:00
parent 3d96264bbc
commit 9898523aa0

View File

@@ -45,8 +45,8 @@ export default function SachetWaterPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Pure Refreshment, Delivered Daily" title="Pure Water You Can Trust"
description="AFLA Sachet Water provides clean, safe, and refreshing drinking water for homes and businesses. NAFDAC approved and quality guaranteed." description="NAFDAC Approved Sachet Water Supplier in Rigasa, Kaduna."
avatars={[ avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" },
@@ -54,12 +54,12 @@ export default function SachetWaterPage() {
]} ]}
avatarText="Trusted by 1000+ happy customers" avatarText="Trusted by 1000+ happy customers"
buttons={[ buttons={[
{ text: "Place an Order", href: "#contact" }, { text: "Order Wholesale", href: "/contact" },
{ text: "Our Products", href: "#services" } { text: "WhatsApp", href: "https://wa.me/2341234567890" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="https://images.unsplash.com/photo-1547372404-518296245151?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" imageSrc="https://images.unsplash.com/photo-1627889146522-d7b172a1e0f0?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
imageAlt="Sachet water production line" imageAlt="Big image of sachet water packs"
showDimOverlay={true} showDimOverlay={true}
/> />
</div> </div>
@@ -91,7 +91,7 @@ export default function SachetWaterPage() {
<FeatureCardOne <FeatureCardOne
title="Our Pure Water Solutions" title="Our Pure Water Solutions"
description="Dedicated to delivering the highest quality sachet water for all your needs." description="Dedicated to delivering the highest quality sachet water for all your needs."
buttons={[{ text: "Place an Order", href: "#contact" }]} buttons={[{ text: "Place an Order", href: "/contact" }]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
features={[ features={[
{ {