Skip to content

Conversation

@AlexCasal
Copy link
Contributor

Quitar lo de 'Join the crew', HECHO,
Hacer que desde la página de inicio se haga un scroll y salgan las FAQs y algo más de info, HECHO,
Quitar el sold out del ROOT, HECHO

@jorgeteixe jorgeteixe requested a review from a team October 17, 2025 07:10
alvaro-freire
alvaro-freire previously approved these changes Oct 17, 2025
@jorgeteixe
Copy link
Member

Yo esperaría antes de mergear esta PR a hacer una review entre varios, hablarlo todo en reunión etc. así hacemos una publicación coordinada con toda la infromación a la vez.

@jorgeteixe jorgeteixe changed the base branch from main to develop October 17, 2025 15:54
@jorgeteixe
Copy link
Member

Acabo de modificar la rama a la que se hace la pull request, mañana lo podemos comentar en la reunión pero vamos a centralizar los cambios en una rama develop y luego hacemos una release conjunta con todo lo que necesitemos de manera coordinada desde develop a main.

@jorgeteixe jorgeteixe requested a review from Copilot October 17, 2025 16:06
Copy link

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 restructures the homepage to enable scrolling through multiple sections, removes the "Join the crew" reference, and eliminates the SOLD OUT badge from the ROOT sponsor tier on the sponsors page.

Key Changes:

  • Refactored homepage into scrollable sections with dedicated components for start, sponsors, collaborators, and FAQ sections
  • Removed SOLD OUT styling and badge from the ROOT sponsor tier
  • Added FontAwesome dependencies for social media icons in the footer

Reviewed Changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
src/pages/index.astro Replaced inline content with component imports to enable scrollable layout
src/components/ShowStart.astro New component containing the hero section with video background extracted from index.astro
src/components/ShowSponsors.astro New component displaying sponsor tiers with placeholder content
src/components/ShowCollaborators.astro New component showing collaborator logos (UDC, FIC, AMTEGA)
src/components/FAQ.astro New component with frequently asked questions in two-column layout
src/components/Footer.astro New footer component with social media links using FontAwesome icons
src/pages/sponsors.astro Removed SOLD OUT badge and restored active styling to ROOT tier
package.json Added FontAwesome dependencies for icon support
src/styles/global.css Added blank line after Tailwind import
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@jorgeteixe jorgeteixe marked this pull request as draft October 21, 2025 11:04
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.

4 participants