diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4579510..9f4f2ea 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); 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({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d6c785..7316aa8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,10 +255,13 @@ export default function HomePage() {