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

Add Tweet cards #6

Closed
wants to merge 4 commits into from
Closed

Add Tweet cards #6

wants to merge 4 commits into from

Conversation

Bravemobin
Copy link
Collaborator

I've added the Tweet section, changed the page.tsx and changed next.config.ts for images.

the tweets.ts in the data folder needs to changed to use real data

Copy link

✨ Features

5ae4835 - Add tweet marquee component

Changed files

  • package.json
  • pnpm-lock.yaml
  • src/app/page.tsx
  • src/components/Marquee/marquee.tsx
  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/lib/utils.tsx
  • tailwind.config.ts
10ea555 - Add heading to tweet section

Changed files

  • src/components/Marquee/tweet-section.tsx
dd1da56 - Add tweetsData file for dynamic tweets

Changed files

  • src/components/Marquee/tweet-card.tsx
  • src/components/Marquee/tweet-section.tsx
  • src/data/tweets.ts
74fc53e - Add image optimization for avatars

Changed files

  • next.config.ts
  • src/components/Marquee/tweet-card.tsx

@Bravemobin Bravemobin closed this Jan 30, 2025
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.

1 participant