diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 2a7f736..542562b 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -36,6 +36,7 @@ const items = [ tag: "Interior Design" } ]; +const learnMoreButton = { text: "Learn more", href: "#services" }; const secondaryButton = { text: "View all my projects", href: "#"