mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-05-08 18:08:32 +00:00
Fienta link fix for mobi;e
This commit is contained in:
@@ -97,7 +97,7 @@ export default function HeroSection({ onScrollDown }: HeroSectionProps) {
|
|||||||
{/* Mobile CTA buttons — only visible on small screens */}
|
{/* Mobile CTA buttons — only visible on small screens */}
|
||||||
<div className="flex flex-col gap-4 w-full max-w-sm lg:hidden mt-4">
|
<div className="flex flex-col gap-4 w-full max-w-sm lg:hidden mt-4">
|
||||||
<a
|
<a
|
||||||
href="https://fienta.com/tipilan-2026"
|
href="https://fienta.com/et/tipilan?utm_source=homepage&utm_medium=button"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="btn-primary lg:btn-primary-lg text-btn lg:text-btn-lg hover:opacity-80 text-center"
|
className="btn-primary lg:btn-primary-lg text-btn lg:text-btn-lg hover:opacity-80 text-center"
|
||||||
|
|||||||
Reference in New Issue
Block a user