From 9cc97ffaaa4aa125d80dfcd36eb9f36d3cb43e0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 05:05:11 +0000 Subject: [PATCH 1/5] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 9fa7cfb..64ce127 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -109,4 +109,4 @@ export default function BlogPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 5c286eb00f3c1571241b43ce03bac8918f722a37 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 05:05:12 +0000 Subject: [PATCH 2/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 c17d084..7ee4f4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,4 +255,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From f11aec4b56a9a163e6099f881966779d1542a14f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 05:05:13 +0000 Subject: [PATCH 3/5] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 8944d43..a878fe0 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -89,8 +89,7 @@ export default function ProductPage({ params }: ProductPageProps) { {"name":"About","id":"about"}, {"name":"Team","id":"team"}, {"name":"Testimonials","id":"testimonials"}, - {"name":"Contact","id":"contact"}, - {"name":"Shop","id":"/shop"} + {"name":"Contact","id":"contact"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} brandName="GlowUp Beauty Clinic" @@ -140,8 +139,7 @@ export default function ProductPage({ params }: ProductPageProps) { {"name":"About","id":"about"}, {"name":"Team","id":"team"}, {"name":"Testimonials","id":"testimonials"}, - {"name":"Contact","id":"contact"}, - {"name":"Shop","id":"/shop"} + {"name":"Contact","id":"contact"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} brandName="GlowUp Beauty Clinic" @@ -198,8 +196,7 @@ export default function ProductPage({ params }: ProductPageProps) { {"name":"About","id":"about"}, {"name":"Team","id":"team"}, {"name":"Testimonials","id":"testimonials"}, - {"name":"Contact","id":"contact"}, - {"name":"Shop","id":"/shop"} + {"name":"Contact","id":"contact"} ]} button={{ text: "Cart", onClick: () => setCartOpen(true) }} brandName="GlowUp Beauty Clinic" @@ -257,4 +254,4 @@ export default function ProductPage({ params }: ProductPageProps) { ); -} +} \ No newline at end of file -- 2.49.1 From 5bfdfe7013c91f137e1d86ab5dc5295725ee12a7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 05:05:13 +0000 Subject: [PATCH 4/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 0bcae8a..2aef883 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -39,8 +39,7 @@ export default function ShopPage() { {"name":"About","id":"about"}, {"name":"Team","id":"team"}, {"name":"Testimonials","id":"testimonials"}, - {"name":"Contact","id":"contact"}, - {"name":"Shop","id":"/shop"} + {"name":"Contact","id":"contact"} ]} button={{"text":"Book Now","href":"contact"}} brandName="GlowUp Beauty Clinic" @@ -89,8 +88,7 @@ export default function ShopPage() { {"name":"About","id":"about"}, {"name":"Team","id":"team"}, {"name":"Testimonials","id":"testimonials"}, - {"name":"Contact","id":"contact"}, - {"name":"Shop","id":"/shop"} + {"name":"Contact","id":"contact"} ]} button={{"text":"Book Now","href":"contact"}} brandName="GlowUp Beauty Clinic" @@ -123,4 +121,4 @@ export default function ShopPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 8b04f5ee100a0c5982055bad4c5dd8046847201a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 05:05:14 +0000 Subject: [PATCH 5/5] Update src/app/styles/variables.css --- src/app/styles/variables.css | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 1566e0b..aca0890 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -2,21 +2,21 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #f9f3ed;; - --card: #faf5f0;; - --foreground: #3d2c24;; - --primary-cta: #d4a574;; - --secondary-cta: #f9f3ed;; - --accent: #f5d4b8;; - --background-accent: #f0c9b8;; */ + /* --background: #fffafa;; + --card: #fff7f7;; + --foreground: #1a0000;; + --primary-cta: #ff1744;; + --secondary-cta: #ffffff;; + --accent: #f5c4c7;; + --background-accent: #f09199;; */ - --background: #f9f3ed;; - --card: #faf5f0;; - --foreground: #3d2c24;; - --primary-cta: #d4a574;; - --secondary-cta: #f9f3ed;; - --accent: #f5d4b8;; - --background-accent: #f0c9b8;; + --background: #fffafa;; + --card: #fff7f7;; + --foreground: #1a0000;; + --primary-cta: #ff1744;; + --secondary-cta: #ffffff;; + --accent: #f5c4c7;; + --background-accent: #f09199;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1