diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dedebf..0879752 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,74 +29,43 @@ export default function LandingPage() {
@@ -106,10 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Commitment to Quality" description={[ - "At PeptideSource, we understand that reliability is paramount in scientific research. Our catalog is strictly curated to ensure the highest standard of purity and consistency.", - "Every batch undergoes rigorous quality control to meet the stringent demands of our clinical research partners and individual investigators.", - "Transparency isn't just a policy; it's our promise. We provide full documentation for all our products, ensuring total confidence in your research outcomes.", - ]} + "At PeptideSource, we understand that reliability is paramount in scientific research. Our catalog is strictly curated to ensure the highest standard of purity and consistency.", "Every batch undergoes rigorous quality control to meet the stringent demands of our clinical research partners and individual investigators.", "Transparency isn't just a policy; it's our promise. We provide full documentation for all our products, ensuring total confidence in your research outcomes."]} /> @@ -121,53 +87,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Tirzepatide", - price: "From $120", - variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/injection-glass-vials-with-blank-white-label_53876-98309.jpg", - imageAlt: "Tirzepatide Vial", - }, + id: "p1", name: "Tirzepatide", price: "From $120", variant: "Research Grade", imageSrc: "https://img.freepik.com/free-photo/vial-medicine_23-2148658897.jpg", imageAlt: "Tirzepatide Vial"}, { - id: "p2", - name: "Retatrutide", - price: "From $150", - variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/vaccine-bottle-arrangement-green_23-2148961536.jpg", - imageAlt: "Retatrutide Vial", - }, + id: "p2", name: "Retatrutide", price: "From $150", variant: "Research Grade", imageSrc: "https://img.freepik.com/free-photo/medical-vials-background_23-2148658902.jpg", imageAlt: "Retatrutide Vial"}, { - id: "p3", - name: "BPC-157 + TB-500", - price: "From $95", - variant: "Research Blend", - imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg?_wi=1", - imageAlt: "BPC+TB Blend Vial", - }, + id: "p3", name: "BPC-157 + TB-500", price: "From $95", variant: "Research Blend", imageSrc: "https://img.freepik.com/free-photo/close-up-vials-laboratory_23-2148658910.jpg", imageAlt: "BPC+TB Blend Vial"}, { - id: "p4", - name: "KLOW", - price: "From $85", - variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/microbiologist-biotechnology-researchers-working-vaccine-development-late-night-chemistry-equipped-laboratory_482257-530.jpg?_wi=2", - imageAlt: "KLOW Vial", - }, + id: "p4", name: "KLOW", price: "From $85", variant: "Research Grade", imageSrc: "https://img.freepik.com/free-photo/vial-medicine-close-up_23-2148658915.jpg", imageAlt: "KLOW Vial"}, { - id: "p5", - name: "MOTS-C", - price: "From $110", - variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg", - imageAlt: "MOTS-C Vial", - }, + id: "p5", name: "MOTS-C", price: "From $110", variant: "Research Grade", imageSrc: "https://img.freepik.com/free-photo/medical-vials-glass-table_23-2148658920.jpg", imageAlt: "MOTS-C Vial"}, { - id: "p6", - name: "NAD+", - price: "From $75", - variant: "Research Grade", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-vaccination-elements-arrangement_23-2148613973.jpg", - imageAlt: "NAD+ Vial", - }, + id: "p6", name: "NAD+", price: "From $75", variant: "Research Grade", imageSrc: "https://img.freepik.com/free-photo/vial-blue-liquid_23-2148658925.jpg", imageAlt: "NAD+ Vial"}, ]} title="Clinical Peptide Catalog" description="Premium-grade research peptides, verified for purity and stability." @@ -180,25 +110,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Are your peptides clinical grade?", - content: "Yes, our peptides are manufactured to professional standards for research purposes. We prioritize purity testing at every stage.", - }, + id: "1", title: "Are your peptides clinical grade?", content: "Yes, our peptides are manufactured to professional standards for research purposes. We prioritize purity testing at every stage."}, { - id: "2", - title: "How should I store my peptides?", - content: "Peptides should generally be stored in a cool, dry place, protected from light. Lyophilized peptides are best kept at -20°C for long-term stability.", - }, + id: "2", title: "How should I store my peptides?", content: "Peptides should generally be stored in a cool, dry place, protected from light. Lyophilized peptides are best kept at -20°C for long-term stability."}, { - id: "3", - title: "Do you provide Certificate of Analysis?", - content: "Yes, every product comes with batch-specific purity documentation accessible through our portal.", - }, + id: "3", title: "Do you provide Certificate of Analysis?", content: "Yes, every product comes with batch-specific purity documentation accessible through our portal."}, { - id: "4", - title: "What is the recommended reconstitution solvent?", - content: "The solvent depends on the specific peptide sequence. Usually, bacteriostatic water or sterile saline is used, but please review the documentation provided with your specific item.", - }, + id: "4", title: "What is the recommended reconstitution solvent?", content: "The solvent depends on the specific peptide sequence. Usually, bacteriostatic water or sterile saline is used, but please review the documentation provided with your specific item."}, ]} title="Frequently Asked Questions" description="Common inquiries regarding peptide standards and storage." @@ -210,16 +128,13 @@ export default function LandingPage() { @@ -230,33 +145,21 @@ export default function LandingPage() { { items: [ { - label: "Research Catalog", - href: "#products", - }, + label: "Research Catalog", href: "#products"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Use", - href: "#", - }, + label: "Terms of Use", href: "#"}, { - label: "Safety Guidelines", - href: "#", - }, + label: "Safety Guidelines", href: "#"}, ], }, ]} @@ -266,4 +169,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file