Compare commits

2 Commits

Author SHA1 Message Date
fa309bc658 Update src/app/page.tsx 2026-01-04 18:26:24 +00:00
6670619213 Update src/app/page.tsx 2026-01-04 18:17:23 +00:00

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
"Exclusive edge sticker pack"
]
}
]
]}
containerClassName="py-20 md:py-32"
/>
</div>
@@ -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"
/>
</div>
@@ -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"
/>
@@ -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"
/>
</div>