diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dc6047..02a1673 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,78 +32,45 @@ export default function LandingPage() {
@@ -116,26 +83,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Lumière Intense Cream", - price: "$89", - variant: "50ml", - imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=1", - }, + id: "p1", name: "Forwin Intense Cream", price: "$89", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=1"}, { - id: "p2", - name: "Lumière Night Repair", - price: "$95", - variant: "50ml", - imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=2", - }, + id: "p2", name: "Forwin Night Repair", price: "$95", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=2"}, { - id: "p3", - name: "Lumière Glow Serum", - price: "$75", - variant: "30ml", - imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=3", - }, + id: "p3", name: "Forwin Glow Serum", price: "$75", variant: "30ml", imageSrc: "http://img.b2bpic.net/free-photo/weed-leaves-oil-still-life_23-2151651027.jpg?_wi=3"}, ]} title="Our Signature Cream" description="The ultimate nourishing face cream, crafted for luxurious daily care." @@ -149,22 +101,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Deep Hydration", - description: "Lock in moisture for 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=1", - }, + title: "Deep Hydration", description: "Lock in moisture for 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=1"}, { id: 2, - title: "Radiant Glow", - description: "Boosts complexion clarity naturally.", - imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=1", - }, + title: "Radiant Glow", description: "Boosts complexion clarity naturally.", imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=1"}, { id: 3, - title: "Anti-Aging Effect", - description: "Targets fine lines and wrinkles effectively.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory-with-test-tube-safety-glasses_23-2148816413.jpg", - }, + title: "Anti-Aging Effect", description: "Targets fine lines and wrinkles effectively.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory-with-test-tube-safety-glasses_23-2148816413.jpg"}, ]} title="Why You'll Love It" description="Premium ingredients meet advanced dermatological science." @@ -179,20 +122,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Hyaluronic Acid", - description: "Plumps and hydrates the skin deeply.", - imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=2", - }, + title: "Hyaluronic Acid", description: "Plumps and hydrates the skin deeply.", imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=2"}, { - title: "Golden Jojoba", - description: "Maintains elasticity and smooth texture.", - imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=3", - }, + title: "Golden Jojoba", description: "Maintains elasticity and smooth texture.", imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=3"}, { - title: "Vitamin E", - description: "Provides powerful antioxidant protection.", - imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=4", - }, + title: "Vitamin E", description: "Provides powerful antioxidant protection.", imageSrc: "http://img.b2bpic.net/free-photo/bowls-with-leaves-salt-spa-concept_23-2148268454.jpg?_wi=4"}, ]} title="Pure Ingredients" description="Selected with care for the ultimate skin health." @@ -206,26 +140,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "98%", - title: "Hydration Boost", - description: "Increased moisture retention.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=2", - }, + id: "m1", value: "98%", title: "Hydration Boost", description: "Increased moisture retention.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=2"}, { - id: "m2", - value: "92%", - title: "Visible Glow", - description: "Brighter, healthier looking skin.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=3", - }, + id: "m2", value: "92%", title: "Visible Glow", description: "Brighter, healthier looking skin.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=3"}, { - id: "m3", - value: "85%", - title: "Smoother Texture", - description: "Reduced appearance of fine lines.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=4", - }, + id: "m3", value: "85%", title: "Smoother Texture", description: "Reduced appearance of fine lines.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-treatments-portrait_23-2149163402.jpg?_wi=4"}, ]} title="Proven Results" description="Clinical studies show incredible efficacy after 4 weeks." @@ -238,38 +157,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="Reviews & Insights" - description="See what others are saying about the Lumière effect." + description="See what others are saying about the Forwin effect." blogs={[ { - id: "1", - category: "Review", - title: "Life Changing Cream!", - excerpt: "My skin has never felt this soft.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg?_wi=2", - authorName: "Jane D.", - authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", - date: "Oct 12", - }, + id: "1", category: "Review", title: "Life Changing Cream!", excerpt: "My skin has never felt this soft.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg?_wi=2", authorName: "Jane D.", authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", date: "Oct 12"}, { - id: "2", - category: "Review", - title: "The Glow is Real", - excerpt: "Visible results within a week.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg?_wi=3", - authorName: "Sarah M.", - authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", - date: "Oct 10", - }, + id: "2", category: "Review", title: "The Glow is Real", excerpt: "Visible results within a week.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg?_wi=3", authorName: "Sarah M.", authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", date: "Oct 10"}, { - id: "3", - category: "Insight", - title: "How to Use Lumière", - excerpt: "Learn the best application techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-view_23-2149357127.jpg?_wi=2", - authorName: "Beauty Ed.", - authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", - date: "Oct 5", - }, + id: "3", category: "Insight", title: "How to Use Forwin", excerpt: "Learn the best application techniques.", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-view_23-2149357127.jpg?_wi=2", authorName: "Beauty Ed.", authorAvatar: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-radiant-skin-posing-camera_482257-74897.jpg", date: "Oct 5"}, ]} /> @@ -280,20 +175,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Is it safe for sensitive skin?", - content: "Yes, our formula is dermatologically tested.", - }, + id: "1", title: "Is it safe for sensitive skin?", content: "Yes, our formula is dermatologically tested."}, { - id: "2", - title: "Can I use it daily?", - content: "Absolutely, recommended for morning and night.", - }, + id: "2", title: "Can I use it daily?", content: "Absolutely, recommended for morning and night."}, { - id: "3", - title: "Does it contain fragrances?", - content: "No, it's 100% fragrance-free.", - }, + id: "3", title: "Does it contain fragrances?", content: "No, it's 100% fragrance-free."}, ]} imageSrc="http://img.b2bpic.net/free-photo/friends-doing-their-nail-care-routine-together_23-2149297997.jpg" mediaAnimation="slide-up" @@ -310,20 +196,12 @@ export default function LandingPage() { description="Have questions about your skincare journey? We are here to help." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "How can we assist you?", - }} + name: "message", placeholder: "How can we assist you?"}} imageSrc="http://img.b2bpic.net/free-vector/gorgeous-watercolor-floral-wreath-with-colorful-flower_24100-1304.jpg" mediaAnimation="slide-up" /> @@ -335,32 +213,24 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#", - }, + label: "About", href: "#"}, { - label: "Ingredients", - href: "#", - }, + label: "Ingredients", href: "#"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Support", - href: "#", - }, + label: "Support", href: "#"}, ], }, ]} - logoText="Lumière" + logoText="Forwin" /> ); -} +} \ No newline at end of file