From 10f952040acc00b010e4d69656a855abf34f7bf0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:17 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3fe1eb4..bd56b66 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,22 +69,9 @@ export default function AboutPage() { tagIcon={Award} tagAnimation="slide-up" names={[ - "Nike", - "Chanel", - "Dyson", - "Apple", - "Sephora", - "Zara", - "Calvin Klein", - "Tom Ford", - ]} + "Nike", "Chanel", "Dyson", "Apple", "Sephora", "Zara", "Calvin Klein", "Tom Ford"]} logos={[ - "http://img.b2bpic.net/free-photo/close-up-football-player-feet-with-ball_23-2147833471.jpg", - "http://img.b2bpic.net/free-vector/elegant-capital-letters-logos-with-ornamental-circles_23-2147558070.jpg", - "http://img.b2bpic.net/free-vector/gradient-as-logo-template_23-2151182569.jpg", - "http://img.b2bpic.net/free-vector/flat-abstract-business-card-template_23-2148206284.jpg", - "http://img.b2bpic.net/free-vector/luxury-logos-wedding-monograms-collection-design_1017-25869.jpg", - ]} + "http://img.b2bpic.net/free-photo/close-up-football-player-feet-with-ball_23-2147833471.jpg", "http://img.b2bpic.net/free-vector/elegant-capital-letters-logos-with-ornamental-circles_23-2147558070.jpg", "http://img.b2bpic.net/free-vector/gradient-as-logo-template_23-2151182569.jpg", "http://img.b2bpic.net/free-vector/flat-abstract-business-card-template_23-2148206284.jpg", "http://img.b2bpic.net/free-vector/luxury-logos-wedding-monograms-collection-design_1017-25869.jpg"]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -98,7 +85,7 @@ export default function AboutPage() { tagIcon={Mail} tagAnimation="slide-up" title="Join Our Luminance Community" - description="Subscribe to our newsletter and receive exclusive access to new collections, curated style guides, behind-the-scenes stories, and VIP early-bird offers." + description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=5" @@ -106,7 +93,7 @@ export default function AboutPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Subscribe" + buttonText="Get Early Access" termsText="We respect your privacy. Unsubscribe anytime." onSubmit={() => {}} /> @@ -117,8 +104,7 @@ export default function AboutPage() { logoText="Luminance" columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Products", href: "/shop" }, { label: "Clothing", href: "/clothing" }, { label: "Beauty", href: "/beauty" }, @@ -126,8 +112,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -135,8 +120,7 @@ export default function AboutPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Shipping Info", href: "#" }, @@ -144,8 +128,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, @@ -158,4 +141,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 63688ddf1626290c772f1edf266fe78529ead5f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:18 +0000 Subject: [PATCH 2/5] Update src/app/beauty/page.tsx --- src/app/beauty/page.tsx | 88 ++++++++--------------------------------- 1 file changed, 17 insertions(+), 71 deletions(-) diff --git a/src/app/beauty/page.tsx b/src/app/beauty/page.tsx index 31e09d8..1767aa7 100644 --- a/src/app/beauty/page.tsx +++ b/src/app/beauty/page.tsx @@ -22,8 +22,7 @@ export default function BeautyPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Products", href: "/shop" }, { label: "Clothing", href: "/clothing" }, { label: "Beauty", href: "/beauty" }, @@ -31,8 +30,7 @@ export default function BeautyPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -40,8 +38,7 @@ export default function BeautyPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Shipping Info", href: "#" }, @@ -49,8 +46,7 @@ export default function BeautyPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, @@ -84,47 +80,17 @@ export default function BeautyPage() { description="Discover our premium selection of beauty and skincare products from the world's finest brands" products={[ { - id: "beauty-1", - name: "Luminance Beauty Serum Pro", - price: "$89.00", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=3", - imageAlt: "Premium anti-aging serum", - }, + id: "beauty-1", name: "Luminance Beauty Serum Pro", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=3", imageAlt: "Premium anti-aging serum"}, { - id: "beauty-2", - name: "Gold Luxury Lipstick", - price: "$55.00", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=3", - imageAlt: "Premium luxury lipstick", - }, + id: "beauty-2", name: "Gold Luxury Lipstick", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=3", imageAlt: "Premium luxury lipstick"}, { - id: "beauty-3", - name: "Radiant Moisturizing Cream", - price: "$79.00", - imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=2", - imageAlt: "Premium moisturizing cream", - }, + id: "beauty-3", name: "Radiant Moisturizing Cream", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=2", imageAlt: "Premium moisturizing cream"}, { - id: "beauty-4", - name: "Eye Contour Treatment", - price: "$95.00", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=4", - imageAlt: "Premium eye contour treatment", - }, + id: "beauty-4", name: "Eye Contour Treatment", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=4", imageAlt: "Premium eye contour treatment"}, { - id: "beauty-5", - name: "Luminance Face Mask", - price: "$69.00", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=4", - imageAlt: "Premium luxury face mask", - }, + id: "beauty-5", name: "Luminance Face Mask", price: "$69.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=4", imageAlt: "Premium luxury face mask"}, { - id: "beauty-6", - name: "Luxe Facial Oil", - price: "$85.00", - imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=3", - imageAlt: "Premium facial oil", - }, + id: "beauty-6", name: "Luxe Facial Oil", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=3", imageAlt: "Premium facial oil"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -140,33 +106,13 @@ export default function BeautyPage() { description="Build your perfect routine with our curated selection of beauty essentials" products={[ { - id: "skin-1", - name: "Gentle Cleansing Milk", - price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=4", - imageAlt: "Premium gentle cleanser", - }, + id: "skin-1", name: "Gentle Cleansing Milk", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=4", imageAlt: "Premium gentle cleanser"}, { - id: "skin-2", - name: "Hydrating Toner", - price: "$52.00", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=5", - imageAlt: "Premium hydrating toner", - }, + id: "skin-2", name: "Hydrating Toner", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=5", imageAlt: "Premium hydrating toner"}, { - id: "skin-3", - name: "Premium Night Serum", - price: "$99.00", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=5", - imageAlt: "Premium night serum", - }, + id: "skin-3", name: "Premium Night Serum", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=5", imageAlt: "Premium night serum"}, { - id: "skin-4", - name: "SPF 50 Sunscreen", - price: "$48.00", - imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=5", - imageAlt: "Premium sunscreen protection", - }, + id: "skin-4", name: "SPF 50 Sunscreen", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=5", imageAlt: "Premium sunscreen protection"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -182,7 +128,7 @@ export default function BeautyPage() { tagIcon={Mail} tagAnimation="slide-up" title="Beauty Tips & Exclusive Offers" - description="Subscribe to our beauty newsletter for skincare tips, product recommendations, and exclusive access to limited-edition collections and launches." + description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=3" @@ -190,7 +136,7 @@ export default function BeautyPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Subscribe" + buttonText="Get Early Access" termsText="We respect your privacy. Unsubscribe anytime." onSubmit={handleNewsletterSubscription} /> @@ -206,4 +152,4 @@ export default function BeautyPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 092641010f2f3668407fdcce469a5309fba8a7fd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:18 +0000 Subject: [PATCH 3/5] Update src/app/clothing/page.tsx --- src/app/clothing/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/clothing/page.tsx b/src/app/clothing/page.tsx index 309b354..50a377b 100644 --- a/src/app/clothing/page.tsx +++ b/src/app/clothing/page.tsx @@ -128,7 +128,7 @@ export default function ClothingPage() { tagIcon={Mail} tagAnimation="slide-up" title="Curated for Your Wardrobe" - description="Subscribe to receive exclusive styling tips, early access to new collections, and personalized recommendations tailored to your fashion preferences." + description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg" @@ -136,7 +136,7 @@ export default function ClothingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Subscribe" + buttonText="Get Early Access" termsText="We respect your privacy. Unsubscribe anytime." onSubmit={handleNewsletterSubscription} /> -- 2.49.1 From fbcdc9b9fcfd1acb56e9c89c8f3e70b84017b6fe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:18 +0000 Subject: [PATCH 4/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 108554e..dac363b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,8 +18,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Products", href: "/shop" }, { label: "Clothing", href: "/clothing" }, { label: "Beauty", href: "/beauty" }, @@ -27,8 +26,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -36,8 +34,7 @@ export default function ContactPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Shipping Info", href: "#" }, @@ -45,8 +42,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, @@ -93,7 +89,7 @@ export default function ContactPage() { tagIcon={Mail} tagAnimation="slide-up" title="Stay Illuminated" - description="Subscribe to our exclusive newsletter and receive early access to new collections, VIP styling tips, and curated luxury recommendations." + description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=6" @@ -101,7 +97,7 @@ export default function ContactPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com" - buttonText="Subscribe" + buttonText="Get Early Access" termsText="We respect your privacy. Unsubscribe anytime." onSubmit={handleNewsletterSubscription} /> @@ -154,4 +150,4 @@ export default function ContactPage() { ); -} \ No newline at end of file +} -- 2.49.1 From dc342cbf8f6ea167d76967a5e33d68f79144e691 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:19 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb2574c..fa09151 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -274,4 +274,4 @@ export default function Home() { ); -} \ No newline at end of file +} -- 2.49.1