Update to v1.1 website code from kottgard-production-v1.1.zip

This commit is contained in:
root
2026-06-24 09:16:58 +00:00
parent 582a2f33ad
commit 8e40bc220e
75 changed files with 406 additions and 148 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ export default function CTA() {
const { t } = useTranslation();
return (
<section className="py-20">
<section className="bg-cream-50 py-16 sm:py-20">
<div className="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
<div className="relative overflow-hidden rounded-3xl bg-gradient-to-br from-brand-700 to-brand-900 px-8 py-16 text-center sm:px-16">
<div className="relative overflow-hidden rounded-3xl bg-gradient-to-br from-brand-700 via-brand-800 to-brand-900 px-8 py-14 text-center shadow-premium-lg sm:px-16 sm:py-16">
<div className="pointer-events-none absolute -right-20 -top-20 h-60 w-60 rounded-full bg-gold-500/10" />
<div className="pointer-events-none absolute -bottom-16 -left-16 h-48 w-48 rounded-full bg-gold-500/10" />