feat: Add BentoGrid component to display personal interests on the About page and update Home page text and added framer animations

This commit is contained in:
2026-01-19 22:24:44 -06:00
parent 0054d35234
commit febe971d0c
4 changed files with 255 additions and 23 deletions

View File

@@ -7,7 +7,7 @@ const welcomeText = `Hello! My name is Sasha Bayda and welcome to my digital res
Here you will find some of my projects, skills, contact information and any information I couldn't fit into my resume.
Feel free to explore and learn more about me and if something isn't answered, don't hesitate to reach out via the contact page!`;
Feel free to explore and learn more about me and if something isn't answered, don't hesitate to reach out via the links found below!`;
const HOVER_TEXTS: { [key: string]: string } = {
"Email": "Drop me a line! I'm always open to new opportunities and interesting conversations.",