From c7938c4b995410c2ccd856f05197767677f7334b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:35:02 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 51 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76186c0..5f976f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,14 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} avatars={[ { - src: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", alt: "professional portrait woman headshot beauty professional"}, + src: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", alt: "professional portrait woman headshot beauty professional" + }, { - src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", alt: "professional woman headshot portrait skincare expert"}, + src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", alt: "professional woman headshot portrait skincare expert" + }, { - src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "professional woman portrait headshot beauty consultant"}, + src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "professional woman portrait headshot beauty consultant" + }, ]} avatarText="Trusted by thousands of beauty experts" buttons={[ @@ -80,36 +83,44 @@ export default function LandingPage() { title: "Dermatologist Approved", description: "Tested by leading dermatologists to ensure safety and effectiveness for all skin types.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1", imageAlt: "luxury moisturizer jar premium skincare cosmetic product"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=1", imageAlt: "luxury moisturizer jar premium skincare cosmetic product" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/beauty-product-line-with-cream-smear-brush-strokes-marble_33099-1655.jpg?_wi=1", imageAlt: "facial cleanser bottle luxury skincare beauty product"}, + imageSrc: "http://img.b2bpic.net/free-vector/beauty-product-line-with-cream-smear-brush-strokes-marble_33099-1655.jpg?_wi=1", imageAlt: "facial cleanser bottle luxury skincare beauty product" + }, ], }, { title: "Natural Ingredients", description: "Sourced from the finest organic suppliers, blended with cutting-edge biotechnology.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg?_wi=1", imageAlt: "luxury skincare serum bottle glass cosmetic premium beauty"}, + imageSrc: "http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg?_wi=1", imageAlt: "luxury skincare serum bottle glass cosmetic premium beauty" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurred-woman-with-facial-mask_23-2148537424.jpg?_wi=1", imageAlt: "premium face mask skincare treatment beauty jar"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurred-woman-with-facial-mask_23-2148537424.jpg?_wi=1", imageAlt: "premium face mask skincare treatment beauty jar" + }, ], }, { title: "Visible Results", description: "Clinically proven to reduce fine lines, improve texture, and enhance radiance within weeks.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "luxury moisturizer jar premium skincare cosmetic product"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=2", imageAlt: "luxury moisturizer jar premium skincare cosmetic product" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg?_wi=2", imageAlt: "luxury skincare serum bottle glass cosmetic premium beauty"}, + imageSrc: "http://img.b2bpic.net/free-vector/night-cosmetic-serum-face-skin-care_88138-248.jpg?_wi=2", imageAlt: "luxury skincare serum bottle glass cosmetic premium beauty" + }, ], }, { title: "Sustainable Luxury", description: "Eco-conscious packaging and ethical sourcing practices for a better tomorrow.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/beauty-product-line-with-cream-smear-brush-strokes-marble_33099-1655.jpg?_wi=2", imageAlt: "facial cleanser bottle luxury skincare beauty product"}, + imageSrc: "http://img.b2bpic.net/free-vector/beauty-product-line-with-cream-smear-brush-strokes-marble_33099-1655.jpg?_wi=2", imageAlt: "facial cleanser bottle luxury skincare beauty product" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurred-woman-with-facial-mask_23-2148537424.jpg?_wi=2", imageAlt: "premium face mask skincare treatment beauty jar"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurred-woman-with-facial-mask_23-2148537424.jpg?_wi=2", imageAlt: "premium face mask skincare treatment beauty jar" + }, ], }, ]} @@ -154,22 +165,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Dr. Sophia Laurent", handle: "@drsophialaurent", testimonial: "I recommend Lumine to all my patients. The serum transformed my complexion in just four weeks. Finally, a luxury brand backed by real science.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "professional portrait woman headshot beauty professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "professional portrait woman headshot beauty professional" + }, { id: "2", name: "Emma Richardson", handle: "@emmabeauty", testimonial: "Lumine isn't just skincare—it's a ritual. The packaging is exquisite, and the results speak for themselves. My skin has never felt more radiant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "professional woman headshot portrait skincare expert"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "professional woman headshot portrait skincare expert" + }, { id: "3", name: "Isabella Chen", handle: "@isabellaglows", testimonial: "After trying countless luxury brands, Lumine finally delivered. The cleanser is unbelievably gentle yet effective. I'm a lifelong customer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "professional woman portrait headshot beauty consultant"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "professional woman portrait headshot beauty consultant" + }, { id: "4", name: "Victoria Stone", handle: "@vstone_beauty", testimonial: "Every product in the Lumine collection is a work of art. The texture, the scent, the results—everything is premium quality. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "professional woman portrait headshot expert"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "professional woman portrait headshot expert" + }, { id: "5", name: "Natalie Brooks", handle: "@nataliebrooke", testimonial: "Lumine changed my relationship with skincare. This is what luxury should feel like—not just expensive, but genuinely transformative.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg", imageAlt: "woman professional portrait beauty expert headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-serious-woman-leaning-wall_1262-1750.jpg", imageAlt: "woman professional portrait beauty expert headshot" + }, { id: "6", name: "Elena Rodriguez", handle: "@elenanaturalbeauty", testimonial: "The commitment to natural ingredients without compromising on results is remarkable. Lumine is my go-to for a skin routine I actually love.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageAlt: "professional woman headshot portrait skincare professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageAlt: "professional woman headshot portrait skincare professional" + }, ]} showRating={true} animationType="blur-reveal" -- 2.49.1 From 3083864998efd8f0b4e12cbd28a440e33ab53537 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:35:03 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 56cdadc..e4b9ead 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -2,23 +2,23 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #fbfaff;; - --card: #f7f5ff;; - --foreground: #0f0022;; - --primary-cta: #8b5cf6;; - --secondary-cta: #ffffff;; - --accent: #d8cef5;; - --background-accent: #c4a8f9;; */ + /* --background: #ffffff;; + --card: #f9f9f9;; + --foreground: #000612e6;; + --primary-cta: #106EFB;; + --secondary-cta: #f9f9f9;; + --accent: #e2e2e2;; + --background-accent: #106EFB;; */ - --background: #fbfaff;; - --card: #f7f5ff;; - --foreground: #0f0022;; - --primary-cta: #8b5cf6;; - --primary-cta-text: #fbfaff;; - --secondary-cta: #ffffff;; - --secondary-cta-text: #0f0022;; - --accent: #d8cef5;; - --background-accent: #c4a8f9;; + --background: #ffffff;; + --card: #f9f9f9;; + --foreground: #000612e6;; + --primary-cta: #106EFB;; + --primary-cta-text: #ffffff;; + --secondary-cta: #f9f9f9;; + --secondary-cta-text: #000612e6;; + --accent: #e2e2e2;; + --background-accent: #106EFB;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1