betterbot: update retirement.html
This commit is contained in:
parent
2b13f931b2
commit
975f42267e
1 changed files with 0 additions and 5 deletions
|
|
@ -15,10 +15,6 @@
|
|||
html {
|
||||
scroll-behavior: smooth
|
||||
}
|
||||
|
||||
.hero-overlay {
|
||||
background: linear-gradient(135deg, rgba(0, 180, 154, 0.85) 0%, rgba(0, 77, 65, 0.90) 100%)
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
@ -52,7 +48,6 @@
|
|||
|
||||
<section class="relative min-h-[60vh] flex items-center justify-center bg-cover bg-center"
|
||||
style="background-image:url('/images/retirement-bg.png')">
|
||||
<div class="hero-overlay absolute inset-0"></div>
|
||||
<div class="relative z-10 text-center text-white px-4 max-w-3xl">
|
||||
<h1 class="text-4xl sm:text-5xl font-bold mb-4">Plan Your Golden Years</h1>
|
||||
<p class="text-lg sm:text-xl text-white/90">Ensure a comfortable, stress-free lifestyle when you stop
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue