From 236ad064fac007c654e5c5a85727bcbffa4f942a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:15:25 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 05b3e23..2e081e7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,6 +47,7 @@ export default function ContactPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg" imageAlt="Contact GlowAura" mediaPosition="right" + mediaAnimation="none" inputPlaceholder="your@email.com" buttonText="Send Message" termsText="We respect your privacy and will only use your email to respond to your inquiry." -- 2.49.1 From cece96142c4e070475c468948c3d9f129e658321 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:15:25 +0000 Subject: [PATCH 2/5] Update src/app/mens/page.tsx --- src/app/mens/page.tsx | 104 +++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 61 deletions(-) diff --git a/src/app/mens/page.tsx b/src/app/mens/page.tsx index 38bb483..7af5d09 100644 --- a/src/app/mens/page.tsx +++ b/src/app/mens/page.tsx @@ -3,6 +3,7 @@ import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; +import HeroCentered from "@/components/sections/hero/HeroCentered"; import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import ContactSplit from "@/components/sections/contact/ContactSplit"; @@ -38,6 +39,25 @@ export default function MensPage() { /> +
+ +
+
@@ -82,61 +84,44 @@ export default function MensPage() {
-
+
@@ -144,8 +129,7 @@ export default function MensPage() { Date: Wed, 4 Mar 2026 06:15:26 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 147 +++++++++++++++++++++++------------------------ 1 file changed, 73 insertions(+), 74 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a2c44d..4377a3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp import HeroCentered from "@/components/sections/hero/HeroCentered"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; +import FeatureCardNineteen as FeatureCardNineteenMens from "@/components/sections/feature/FeatureCardNineteen"; import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; @@ -22,7 +23,7 @@ const navItems = [ { name: "Contact", id: "/contact" } ]; -export default function HomePage() { +export default function Home() { return ( +
+ +
+ +
+ +
+ @@ -133,58 +164,28 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Beauty Enthusiast", - company: "NYC", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg?_wi=1", - imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", role: "Beauty Enthusiast", company: "NYC", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg", imageAlt: "Sarah Johnson" }, { - id: "2", - name: "Emily Rodriguez", - role: "Skincare Professional", - company: "Los Angeles", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", - imageAlt: "Emily Rodriguez" + id: "2", name: "Emily Rodriguez", role: "Skincare Professional", company: "Los Angeles", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emily Rodriguez" }, { - id: "3", - name: "Jessica Chen", - role: "Wellness Coach", - company: "San Francisco", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg?_wi=1", - imageAlt: "Jessica Chen" + id: "3", name: "Jessica Chen", role: "Wellness Coach", company: "San Francisco", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg", imageAlt: "Jessica Chen" }, { - id: "4", - name: "Rachel Williams", - role: "Fashion Blogger", - company: "Miami", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", - imageAlt: "Rachel Williams" + id: "4", name: "Rachel Williams", role: "Fashion Blogger", company: "Miami", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Rachel Williams" }, { - id: "5", - name: "Amanda Davis", - role: "Dermatologist", - company: "Boston", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", - imageAlt: "Amanda Davis" + id: "5", name: "Amanda Davis", role: "Dermatologist", company: "Boston", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Amanda Davis" }, { - id: "6", - name: "Michelle Garcia", - role: "Entrepreneur", - company: "Austin", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-haired-girl-toasty-fluffy-sweater-with-lens-flare-white-background_633478-2094.jpg?_wi=1", - imageAlt: "Michelle Garcia" + id: "6", name: "Michelle Garcia", role: "Entrepreneur", company: "Austin", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-haired-girl-toasty-fluffy-sweater-with-lens-flare-white-background_633478-2094.jpg", imageAlt: "Michelle Garcia" } ]} kpiItems={[ @@ -215,9 +216,10 @@ export default function HomePage() { description="Subscribe to receive beauty tips, product launches, and exclusive discounts delivered to your inbox" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg" imageAlt="Newsletter subscription" mediaPosition="right" + mediaAnimation="none" inputPlaceholder="Enter your email" buttonText="Subscribe" termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you agree to our Terms and Privacy Policy." @@ -228,8 +230,7 @@ export default function HomePage() { Date: Wed, 4 Mar 2026 06:15:26 +0000 Subject: [PATCH 4/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 104 +++++++++++------------------------------- 1 file changed, 26 insertions(+), 78 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 38ad959..ad92bb2 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -4,7 +4,6 @@ import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; -import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; @@ -40,8 +39,8 @@ export default function ShopPage() {
-
- -
- -
+
@@ -145,8 +96,7 @@ export default function ShopPage() { Date: Wed, 4 Mar 2026 06:15:27 +0000 Subject: [PATCH 5/5] Update src/app/womens/page.tsx --- src/app/womens/page.tsx | 104 +++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 61 deletions(-) diff --git a/src/app/womens/page.tsx b/src/app/womens/page.tsx index 1ea6435..15c62cd 100644 --- a/src/app/womens/page.tsx +++ b/src/app/womens/page.tsx @@ -3,6 +3,7 @@ import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; +import HeroCentered from "@/components/sections/hero/HeroCentered"; import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import ContactSplit from "@/components/sections/contact/ContactSplit"; @@ -38,6 +39,25 @@ export default function WomensPage() { />
+
+ +
+
@@ -82,61 +84,44 @@ export default function WomensPage() {
-
+
@@ -144,8 +129,7 @@ export default function WomensPage() {