diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d332e1..fb4d09f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,146 +31,38 @@ export default function LandingPage() {
@@ -180,21 +72,9 @@ export default function LandingPage() { title="Comprehensive Production Phases" description="We bridge the gap between creative concept and retail shelf readiness." accordionItems={[ - { - id: "1", - title: "R&D Formulation", - content: "Custom chemistry and stability testing to meet global safety standards.", - }, - { - id: "2", - title: "Scalable Manufacturing", - content: "Modern GMP-certified facilities to ensure consistent quality at any volume.", - }, - { - id: "3", - title: "Strategic Marketing", - content: "Targeted market entry plans and global branding strategy implementation.", - }, + { id: "1", title: "R&D Formulation", content: "Custom chemistry and stability testing to meet global safety standards." }, + { id: "2", title: "Scalable Manufacturing", content: "Modern GMP-certified facilities to ensure consistent quality at any volume." }, + { id: "3", title: "Strategic Marketing", content: "Targeted market entry plans and global branding strategy implementation." }, ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-scientists-working-together_23-2148969967.jpg" mediaAnimation="slide-up" @@ -207,18 +87,9 @@ export default function LandingPage() { title="Proven Track Record" description="Over a decade of bringing cosmetic innovations to life for global brands." metrics={[ - { - value: "500+", - title: "Formulas Created", - }, - { - value: "150+", - title: "Launch Projects", - }, - { - value: "20+", - title: "Countries Served", - }, + { value: "500+", title: "Formulas Created" }, + { value: "150+", title: "Launch Projects" }, + { value: "20+", title: "Countries Served" }, ]} imageSrc="http://img.b2bpic.net/free-photo/colleagues-lab-doing-experiments_23-2148939082.jpg" mediaAnimation="blur-reveal" @@ -233,42 +104,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Advanced Hydration", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/white-pearl-necklace-falling-from-shopping-bag-three-white-boxes-colored-background_23-2147874272.jpg", - }, - { - id: "p2", - name: "Brightening Serum", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-pipette-with-liquid-copy-space_23-2148635054.jpg", - }, - { - id: "p3", - name: "Nourishing Cream", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-face-body-cream-bathroom_7502-7241.jpg", - }, - { - id: "p4", - name: "Facial Mist", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-make-up-fixing-spray-applied_23-2148553465.jpg", - }, - { - id: "p5", - name: "Deep Cleanser", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-essential-oil-plain-background_23-2148241912.jpg", - }, - { - id: "p6", - name: "Renewal Night Cream", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-skin-care-cream_23-2148761491.jpg", - }, + { id: "p1", name: "Advanced Hydration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/white-pearl-necklace-falling-from-shopping-bag-three-white-boxes-colored-background_23-2147874272.jpg" }, + { id: "p2", name: "Brightening Serum", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pipette-with-liquid-copy-space_23-2148635054.jpg" }, + { id: "p3", name: "Nourishing Cream", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-face-body-cream-bathroom_7502-7241.jpg" }, + { id: "p4", name: "Facial Mist", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/side-view-make-up-fixing-spray-applied_23-2148553465.jpg" }, + { id: "p5", name: "Deep Cleanser", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-essential-oil-plain-background_23-2148241912.jpg" }, + { id: "p6", name: "Renewal Night Cream", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/assortment-skin-care-cream_23-2148761491.jpg" }, ]} title="Case Study Products" description="Examples of successful formulation and branding collaborations." @@ -281,36 +122,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "Phase 1", - title: "Research & Development", - items: [ - "Prototype creation", - "Stability tests", - "Compliance check", - ], - }, - { - id: "m2", - value: "Phase 2", - title: "Production Scale", - items: [ - "Raw materials sourcing", - "GMP batching", - "Packaging testing", - ], - }, - { - id: "m3", - value: "Phase 3", - title: "Global Launch", - items: [ - "Marketing materials", - "Logistics setup", - "Retail outreach", - ], - }, + { id: "m1", value: "Phase 1", title: "Research & Development", items: ["Prototype creation", "Stability tests", "Compliance check"] }, + { id: "m2", value: "Phase 2", title: "Production Scale", items: ["Raw materials sourcing", "GMP batching", "Packaging testing"] }, + { id: "m3", value: "Phase 3", title: "Global Launch", items: ["Marketing materials", "Logistics setup", "Retail outreach"] }, ]} title="Cost Analysis Breakdown" description="Understanding the investment phases for cosmetic production." @@ -324,30 +138,10 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} members={[ - { - id: "t1", - name: "Dr. Sarah Chen", - role: "Lead Chemist", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory-with-test-tube-copy-space_23-2148816414.jpg", - }, - { - id: "t2", - name: "Mark Sterling", - role: "Strategic Consultant", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", - }, - { - id: "t3", - name: "Elena Rodriguez", - role: "Ops Manager", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-away-holding-laptop_23-2148308516.jpg", - }, - { - id: "t4", - name: "James Wilson", - role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - }, + { id: "t1", name: "Dr. Sarah Chen", role: "Lead Chemist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory-with-test-tube-copy-space_23-2148816414.jpg" }, + { id: "t2", name: "Mark Sterling", role: "Strategic Consultant", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg" }, + { id: "t3", name: "Elena Rodriguez", role: "Ops Manager", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-away-holding-laptop_23-2148308516.jpg" }, + { id: "t4", name: "James Wilson", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg" }, ]} title="Meet the Strategy Experts" description="A diverse team of scientists, operational leads, and marketing directors." @@ -358,31 +152,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file