Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f63a13f3d | |||
| c395823a0a | |||
| 4d81a813df |
@@ -5,7 +5,8 @@ import "./globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "AXIOM Research - Premium Research Peptides in Bali", description: "Science-led peptide protocols in Bali. High quality research peptides and wellness protocols with fast daily delivery."};
|
title: "AXIOM Research - Premium Research Peptides in Bali", description: "Science-led peptide protocols in Bali. High quality research peptides and wellness protocols with fast daily delivery."
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -255,10 +255,13 @@ export default function HomePage() {
|
|||||||
<div id="contact-section" data-section="contact-section">
|
<div id="contact-section" data-section="contact-section">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Ready to Order?"
|
title="Order via WhatsApp for Fast Delivery"
|
||||||
description="Fast, secure ordering—reach us via WhatsApp, Instagram, or email"
|
description="Connect directly on WhatsApp to place orders, discuss your research needs, and arrange fast delivery throughout Bali."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
inputPlaceholder="Enter your WhatsApp number"
|
||||||
|
buttonText="Contact via WhatsApp"
|
||||||
|
termsText="Click to start a WhatsApp conversation for fast, frictionless ordering and delivery coordination."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user