diff --git a/src/app/products/bpc-tb/page.tsx b/src/app/products/bpc-tb/page.tsx index 500aece..cd0717a 100644 --- a/src/app/products/bpc-tb/page.tsx +++ b/src/app/products/bpc-tb/page.tsx @@ -7,9 +7,11 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function BpcTbPage() { return ( - + - +

BPC + TB 10MG

Synergistic blend for advanced study.

@@ -20,7 +22,7 @@ export default function BpcTbPage() {
  • Batch-certified
  • - +
    ); diff --git a/src/app/products/retatrutide/page.tsx b/src/app/products/retatrutide/page.tsx index 017f3d7..85bf0b7 100644 --- a/src/app/products/retatrutide/page.tsx +++ b/src/app/products/retatrutide/page.tsx @@ -7,9 +7,11 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function RetatrutidePage() { return ( - + - +

    Retatrutide

    Advanced agonist compound for research applications.

    @@ -20,7 +22,7 @@ export default function RetatrutidePage() {
  • Pharmaceutical grade precision
  • - +
    ); diff --git a/src/app/products/tirzepatide/page.tsx b/src/app/products/tirzepatide/page.tsx index f4a01b9..aeb6253 100644 --- a/src/app/products/tirzepatide/page.tsx +++ b/src/app/products/tirzepatide/page.tsx @@ -7,9 +7,11 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function TirzepatidePage() { return ( - + - +

    Tirzepatide

    High-purity Tirzepatide for metabolic and physiological research.

    @@ -22,7 +24,7 @@ export default function TirzepatidePage() {

    Recommended Uses

    For exclusive use in controlled laboratory research environments.

    - +
    );