diff --git a/components/footer.tsx b/components/footer.tsx index 2b520d4..45783d3 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -12,8 +12,6 @@ export function Footer() { > {/*socials tape*/}
- - Hackbyte logo +
  • + + whatsapp + +
  • {/*copyright*/} diff --git a/components/sections/hero-section.tsx b/components/sections/hero-section.tsx index 6fcfbbb..7c8fd37 100644 --- a/components/sections/hero-section.tsx +++ b/components/sections/hero-section.tsx @@ -184,6 +184,15 @@ const Hero = () => { priority /> + + LinkedIn + diff --git a/public/whatsapp.png b/public/whatsapp.png new file mode 100644 index 0000000..79adff1 Binary files /dev/null and b/public/whatsapp.png differ