Merge version_2 into main #5

Open
development wants to merge 1 commits from version_2 into main

View File

@@ -39,8 +39,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Gabriele Ghione"
description="Professional soccer player and dedicated student pursuing excellence on and off the field"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766343318478-c9cpv6qm.jpg"
imageAlt="Gabriele Ghione soccer player"
buttons={[
{ text: "View Achievements", href: "achievements" },
{ text: "Contact Me", href: "contact" }
]}
/>
</div>