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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user