fix(website): update links to use relative paths

This commit is contained in:
Simon
2026-01-17 02:13:19 +08:00
parent 9f239b2de3
commit ebbe92f7ca
2 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ export default function HomePage() {
{/* Hero Section */}
<main id="main-content">
<section
className="relative px-6 py-22 lg:py-28 overflow-hidden"
className="relative px-6 py-22 pb-18 lg:py-28 overflow-hidden"
aria-labelledby="hero-heading"
>
<div className="max-w-7xl mx-auto text-center">