Skip to content

디코드 배너 적용 ~#224

Merged
halionaz merged 4 commits intodevfrom
feat/banner-img
Sep 4, 2025
Merged

디코드 배너 적용 ~#224
halionaz merged 4 commits intodevfrom
feat/banner-img

Conversation

@halionaz
Copy link
Copy Markdown
Member

@halionaz halionaz commented Sep 4, 2025

❗ 연관 이슈

📌 내용

  • 제곧내

@halionaz halionaz requested a review from Copilot September 4, 2025 04:09
@halionaz halionaz self-assigned this Sep 4, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 4, 2025

Deploy Preview for repicka ready!

Name Link
🔨 Latest commit db7f918
🔍 Latest deploy log https://app.netlify.com/projects/repicka/deploys/68b9114cac72970008f20685
😎 Deploy Preview https://deploy-preview-224--repicka.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
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements banner functionality for the home page by applying decode banners. The changes replace mock data with actual banner constants and add link functionality to make banners clickable.

  • Replaced mock banner data with actual banner constants and interface definitions
  • Added clickable link functionality to banner images
  • Added conditional rendering for author information in banner descriptions

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/features/home/constants.ts Defines banner interface and actual banner data with real assets
src/features/home/components/Banner/index.tsx Updates banner component to use new constants and adds link functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/features/home/constants.ts
Comment thread src/features/home/components/Banner/index.tsx Outdated
halionaz and others added 2 commits September 4, 2025 13:09
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@halionaz halionaz merged commit c1f2117 into dev Sep 4, 2025
4 checks passed
@halionaz halionaz deleted the feat/banner-img branch September 4, 2025 04:28
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