Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement/hero section #14

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Conversation

alirezakariminejad
Copy link
Contributor

No description provided.

…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
- Added Scripts component import:
  import Scripts from '~/components/common/Scripts.astro'
- Removed tracking-tight class from elements
- Modified Hero.astro to support translations
- Added props interface for dynamic content
- Updated component to receive parameters from index.astro
@payam-zahedi payam-zahedi requested a review from Copilot November 24, 2024 12:41

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 37 out of 56 changed files in this pull request and generated no suggestions.

Files not reviewed (19)
  • archive/[lang]/index.astro: Language not supported
  • archive/homes/mobile-app.astro: Language not supported
  • archive/homes/personal.astro: Language not supported
  • archive/homes/saas.astro: Language not supported
  • archive/services.astro: Language not supported
  • package.json: Language not supported
  • public/locales/en/translation.json: Language not supported
  • public/locales/fa/translation.json: Language not supported
  • src/components/blog/Headline.astro: Language not supported
  • src/components/blog/SinglePost.astro: Language not supported
  • src/components/common/Scripts.astro: Language not supported
  • src/components/ui/Headline.astro: Language not supported
  • src/components/widgets/BlogHighlightedPosts.astro: Language not supported
  • src/components/widgets/BlogLatestPosts.astro: Language not supported
  • src/components/widgets/CallToAction.astro: Language not supported
  • src/components/widgets/Content.astro: Language not supported
  • src/components/widgets/Hero.astro: Language not supported
  • src/components/widgets/Hero2.astro: Language not supported
  • src/components/widgets/HeroText.astro: Language not supported
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.

None yet

1 participant