Skip to content

Conversation

@AnvayKharb
Copy link

@AnvayKharb AnvayKharb commented Oct 23, 2025

New feature: Conference Reviews section

  • Added a new ConferenceReviews component that displays a visually styled section with attendee testimonials, including avatars and quotes, as well as a call-to-action for submitting feedback. (components/ConferenceReviews/ConferenceReviews.tsx)

Homepage integration

  • Imported the ConferenceReviews component into the homepage. (pages/index.tsx)
  • Inserted the ConferenceReviews section into the homepage layout above the sponsors section. (pages/index.tsx)

- Add ConferenceReviews component with dark theme design
- Display 3 testimonials in responsive grid layout
- Include circular profile images with gradient borders
- Add feedback call-to-action with email contact
- Integrate section between Tickets and Sponsors on homepage
- Use Next.js Image component for optimized loading
- Follow existing design patterns and Tailwind styling

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch master
# Your branch is up to date with 'origin/master'.
#
# Changes to be committed:
#	new file:   components/ConferenceReviews/ConferenceReviews.tsx
#	modified:   next-env.d.ts
#	modified:   pages/index.tsx
#	modified:   tsconfig.json
#
@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
🔨 Latest commit 4507bcc
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-ramanujan-288045/deploys/6917602ef0ab4900089b7137
😎 Deploy Preview https://deploy-preview-828--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@jagpreetrahi
Copy link

Hey @AnvayKharb, I hope you’re doing well!
Thanks for creating a pull request for this issue. I just wanted to share a quick reminder — it’s generally better to create a PR only after you’ve been assigned to an issue or have received approval from a maintainer.
I’m mentioning this because I noticed you’ve opened a few PRs without prior approval. Please make sure to follow the contribution guidelines so that everything stays fair for other contributors as well.

@AceTheCreator, would you like to add anything here?

Copy link
Member

@AceTheCreator AceTheCreator left a comment

Choose a reason for hiding this comment

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

Hey @AnvayKharb, thanks for your contribution! Unfortunately, the issue you’re addressing doesn’t have a finalized design yet. It would be best to start by proposing a design approach first. I’ll be closing this PR for now.

Thanks again for your effort!

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.

[Enhancement] Add a "Conference Reviews" Section Below the Tickets Section(AsyncAPI Conf Website)

3 participants