Skip to content

Conversation

payam-zahedi
Copy link
Member

No description provided.

payam-zahedi and others added 3 commits March 10, 2025 19:24
* refactor(index.astro): remove unused and redundant sections

* feat(hero): Add basic HTML

* feat(index): add Hero component to index page

* fix(imports): correct Hero component import path casing

* feat(index): add Hero component to index page

* feat(typography): implement custom font variation settings for Pinar font

- Add font variation settings for different font weights
- Configure weight scales from 100 to 900
- Optimize selectors for body-level font-pinar class
- Ensure compatibility with Tailwind's default font-weight utilities

* chore(assets): add telegram avatars to images folder

* chore(assets): add portraits to images folder

* chore(assets): add images to images folder

* style(typography): remove tracking-tight class from HTML elements

* chore(deps): add GSAP animation library

* feat(performance): add Scripts.astro for optimized script loading

* refactor(layout): add Scripts component and clean up styles

- Added Scripts component import:
  import Scripts from '~/components/common/Scripts.astro'
- Removed tracking-tight class from elements

* feat(widgets): add Hero section component

* feat(animations): add CurvedAnimation component for Hero portraits

* feat(animations): add HeroAnimations component for supplementary effects

* feat(i18n): add new translation sections to translation.json

* refactor(i18n): adapt Hero component for translations and props

- Modified Hero.astro to support translations
- Added props interface for dynamic content
- Updated component to receive parameters from index.astro

* chore(content): update counter value from 1.6K to 1.7K

* style(format): apply prettier formatting to codebase

* fix(hero): resolve TypeScript errors in animations

* style(format): apply prettier formatting to codebase

* fix(animation): reduce icon change trigger frequency

* Resolve merge conflicts

* Resolve merge conflicts

* chore(assets): add portrait images to assets folder

* feat(animation): add new portrait image variations

* feat: add classes for responsive

* style: run prettier to format code

* style: run prettier to format code

* fix: conflict issues

* feat: remove archive folder

---------

Co-authored-by: Payam Zahedi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants