From 6670619213993ecb04e7bc8db8037bc0438c29e7 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 4 Jan 2026 18:17:23 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 741dd5c..d56a254 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { "Exclusive edge sticker pack" ] } - ] + ]} containerClassName="py-20 md:py-32" /> @@ -184,7 +184,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548768993-wvn5empj.jpg", imageAlt: "Monthly subscription triple tins" } - ] + ]} containerClassName="py-16 md:py-24" /> @@ -279,7 +279,7 @@ export default function LandingPage() { title: "Do you offer bulk discounts?", content: "Yes. Orders of 10+ tins qualify for custom pricing. Email bulk@edgetabs.com with your requirements and we'll provide a quote." } - ] + ]} containerClassName="py-16 md:py-24" accordionClassName="border-b-2 pb-4" /> -- 2.49.1 From fa309bc6581e33225be3e980ce564f0e5213aa69 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 4 Jan 2026 18:26:24 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d56a254..1914a98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -299,7 +299,6 @@ export default function LandingPage() { buttonText="Get My Edge" termsText="We respect your inbox. Unsubscribe anytime. No spam—just performance insights and exclusive offers." containerClassName="py-16 md:py-24" - cardClassName="rounded-xl border-2 p-8 md:p-12" /> -- 2.49.1