From b4320df543f9c546080a4e424f24e88667b83f34 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 23:54:27 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 75 ++++++++++++++---------------------------- 1 file changed, 25 insertions(+), 50 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e71c408..afa95a5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -14,31 +14,28 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -76,19 +67,13 @@ export default function LandingPage() { metrics={[ { icon: Leaf, - label: "Local Farmers", - value: "150+", - }, + label: "Local Farmers", value: "150+"}, { icon: Award, - label: "Years Served", - value: "20", - }, + label: "Years Served", value: "20"}, { icon: Smile, - label: "Happy Families", - value: "50k+", - }, + label: "Happy Families", value: "50k+"}, ]} /> @@ -97,29 +82,19 @@ export default function LandingPage() { Date: Thu, 26 Mar 2026 23:54:27 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 65 ++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 43 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 969fa7a..55ef005 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -12,31 +12,28 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -75,29 +64,19 @@ export default function LandingPage() { Date: Thu, 26 Mar 2026 23:54:28 +0000 Subject: [PATCH 3/5] Update src/app/deals/page.tsx --- src/app/deals/page.tsx | 64 ++++++++++++++---------------------------- 1 file changed, 21 insertions(+), 43 deletions(-) diff --git a/src/app/deals/page.tsx b/src/app/deals/page.tsx index 1e9f5c4..8c7f178 100644 --- a/src/app/deals/page.tsx +++ b/src/app/deals/page.tsx @@ -12,31 +12,28 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >