Update src/app/page.tsx

This commit is contained in:
2026-06-10 15:01:14 +00:00
parent a44ff289b6
commit e97d48edf8

View File

@@ -40,7 +40,7 @@ export default function SachetWaterPage() {
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ text: "Place an Order", href: "/contact" }} button={{ text: "WhatsApp Us", href: "https://wa.me/2341234567890" }}
animateOnLoad={false} animateOnLoad={false}
/> />
</div> </div>