Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #12.
This commit is contained in:
@@ -39,7 +39,7 @@ export default function ContactPage() {
|
||||
{ name: "Testimonials", id: "/#testimonials" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
button={{ text: "Place an Order", href: "/contact" }}
|
||||
button={{ text: "WhatsApp Us", href: "https://wa.me/2341234567890" }}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function SachetWaterPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
button={{ text: "Place an Order", href: "/contact" }}
|
||||
button={{ text: "WhatsApp Us", href: "https://wa.me/2341234567890" }}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user