betterbot: update fresh-grads.html
This commit is contained in:
parent
21d641d364
commit
d3b547b360
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>
|
||||
|
||||
|
|
@ -54,7 +50,6 @@
|
|||
<!-- Hero -->
|
||||
<section class="relative min-h-[60vh] flex items-center justify-center bg-cover bg-center"
|
||||
style="background-image:url('/images/fresh-grads-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">Start Your Career with Confidence</h1>
|
||||
<p class="text-lg sm:text-xl text-white/90">Build a strong financial foundation early and protect your
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue