This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 20:45:44 +00:00
parent 8f3012ee75
commit e62440431c
+1 -1
View File
@@ -61,7 +61,7 @@ const HeritageSection = () => {
{/* Heritage Hero */} {/* Heritage Hero */}
<div <div
ref={heroRef} ref={heroRef}
className={`transition-all duration-[1500ms] ease-out ${ className={`transition-all duration-[2500ms] ease-out ${
heroVisible heroVisible
? "opacity-100 translate-y-0" ? "opacity-100 translate-y-0"
: "opacity-0 translate-y-16" : "opacity-0 translate-y-16"