From c757df36eaca8ce899c2d6d79b4fa03842e038df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 00:41:24 +0000 Subject: [PATCH 1/2] Update src/app/products/retatrutide/page.tsx --- src/app/products/retatrutide/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/products/retatrutide/page.tsx b/src/app/products/retatrutide/page.tsx index e89ca6d..e56057e 100644 --- a/src/app/products/retatrutide/page.tsx +++ b/src/app/products/retatrutide/page.tsx @@ -35,8 +35,8 @@ export default function RetatrutidePage() { title="Retatrutide" subtitle="Biological Mechanisms & Research Applications" sections={[ - { heading: "Biological Mechanism", content: { type: "paragraph", text: "Retatrutide acts as a triple agonist, targeting GIP, GLP-1, and glucagon receptors. This triple-action approach allows researchers to observe more complex metabolic regulation, focusing on signaling pathways that govern energy balance and lipid metabolism." } }, - { heading: "Research Value", content: { type: "paragraph", text: "As a novel research compound, Retatrutide is being utilized to investigate advanced metabolic pathways and the synergistic effects of multi-receptor agonism on cellular response." } } + { heading: "Biological Mechanism", content: { text: "Retatrutide acts as a triple agonist, targeting GIP, GLP-1, and glucagon receptors. This triple-action approach allows researchers to observe more complex metabolic regulation, focusing on signaling pathways that govern energy balance and lipid metabolism." } }, + { heading: "Research Value", content: { text: "As a novel research compound, Retatrutide is being utilized to investigate advanced metabolic pathways and the synergistic effects of multi-receptor agonism on cellular response." } } ]} /> Date: Tue, 7 Apr 2026 00:41:25 +0000 Subject: [PATCH 2/2] Update src/app/products/tirzepatide/page.tsx --- src/app/products/tirzepatide/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/products/tirzepatide/page.tsx b/src/app/products/tirzepatide/page.tsx index abee5d6..0f2b75e 100644 --- a/src/app/products/tirzepatide/page.tsx +++ b/src/app/products/tirzepatide/page.tsx @@ -35,8 +35,8 @@ export default function TirzepatidePage() { title="Tirzepatide" subtitle="Biological Mechanisms & Research Applications" sections={[ - { heading: "Biological Mechanism", content: { type: "paragraph", text: "Tirzepatide acts as a dual agonist for the Glucose-dependent Insulinotropic Polypeptide (GIP) and Glucagon-Like Peptide-1 (GLP-1) receptors. By stimulating these receptors, it influences insulin secretion, glucagon suppression, and gastric emptying, playing a critical role in metabolic pathway studies." } }, - { heading: "Research Value", content: { type: "paragraph", text: "Widely studied for its impact on metabolic health, Tirzepatide serves as a significant compound for understanding glucose homeostasis and appetite regulation mechanisms in research environments." } } + { heading: "Biological Mechanism", content: { text: "Tirzepatide acts as a dual agonist for the Glucose-dependent Insulinotropic Polypeptide (GIP) and Glucagon-Like Peptide-1 (GLP-1) receptors. By stimulating these receptors, it influences insulin secretion, glucagon suppression, and gastric emptying, playing a critical role in metabolic pathway studies." } }, + { heading: "Research Value", content: { text: "Widely studied for its impact on metabolic health, Tirzepatide serves as a significant compound for understanding glucose homeostasis and appetite regulation mechanisms in research environments." } } ]} />