diff --git a/src/app/page.tsx b/src/app/page.tsx
index da8cc2c..d4d5af8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,47 +47,26 @@ export default function LandingPage() {
@@ -107,9 +78,7 @@ export default function LandingPage() {
title="Our Commitment to Scientific Excellence"
buttons={[
{
- text: "Our Story",
- href: "#",
- },
+ text: "Our Story", href: "#"},
]}
/>
@@ -121,29 +90,20 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Lab Tested Purity",
- description: "Every batch undergoes rigorous 3rd party testing to ensure maximum potency and safety standards.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg?_wi=2",
- imageAlt: "Lab tested purity",
- },
+ title: "Lab Tested Purity", description: "Every batch undergoes rigorous 3rd party testing to ensure maximum potency and safety standards.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg", imageAlt: "Lab tested purity"},
items: [
{
icon: CheckCircle,
- text: "Verified Purity",
- },
+ text: "Verified Purity"},
{
icon: CheckCircle,
- text: "Batch Testing",
- },
+ text: "Batch Testing"},
{
icon: CheckCircle,
- text: "Safety Certified",
- },
+ text: "Safety Certified"},
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623678.jpg?_wi=3",
- imageAlt: "scientific lab glass vials modern",
},
]}
title="Why Research Wellness?"
@@ -159,41 +119,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Vitality-X",
- price: "$89",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-positive-coronavirus-tests_23-2150184654.jpg",
- },
+ id: "p1", name: "Vitality-X", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/still-life-positive-coronavirus-tests_23-2150184654.jpg"},
{
- id: "p2",
- name: "Focus-Z",
- price: "$99",
- imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449104.jpg",
- },
+ id: "p2", name: "Focus-Z", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449104.jpg"},
{
- id: "p3",
- name: "Recovery-A",
- price: "$109",
- imageSrc: "http://img.b2bpic.net/free-photo/white-pill-bottle-orange-pills-against-white-background_181624-839.jpg",
- },
+ id: "p3", name: "Recovery-A", price: "$109", imageSrc: "http://img.b2bpic.net/free-photo/white-pill-bottle-orange-pills-against-white-background_181624-839.jpg"},
{
- id: "p4",
- name: "Immuno-Core",
- price: "$79",
- imageSrc: "http://img.b2bpic.net/free-photo/composition-medical-objects-with-copyspace_23-2147822661.jpg",
- },
+ id: "p4", name: "Immuno-Core", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/composition-medical-objects-with-copyspace_23-2147822661.jpg"},
{
- id: "p5",
- name: "Sleep-Plus",
- price: "$69",
- imageSrc: "http://img.b2bpic.net/free-photo/vaccine-recipients-arrangement-table_23-2148755625.jpg",
- },
+ id: "p5", name: "Sleep-Plus", price: "$69", imageSrc: "http://img.b2bpic.net/free-photo/vaccine-recipients-arrangement-table_23-2148755625.jpg"},
{
- id: "p6",
- name: "Growth-Max",
- price: "$129",
- imageSrc: "http://img.b2bpic.net/free-photo/assorted-medical-things_658428-169.jpg",
- },
+ id: "p6", name: "Growth-Max", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/assorted-medical-things_658428-169.jpg"},
]}
title="Precision Peptide Catalog"
description="Browse our range of high-quality therapeutic peptides formulated for peak performance."
@@ -202,27 +138,19 @@ export default function LandingPage() {
@@ -302,29 +197,19 @@ export default function LandingPage() {