Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1bc3a30df1 | |||
| e97d48edf8 | |||
| a44ff289b6 | |||
| 830abc6ce5 |
@@ -39,7 +39,7 @@ export default function ContactPage() {
|
|||||||
{ 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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user