Skip to content

feat: restyle for-partners page with modern card design#30

Merged
SimonBurmer merged 1 commit intomainfrom
fix/for-partners-restyling
Mar 30, 2026
Merged

feat: restyle for-partners page with modern card design#30
SimonBurmer merged 1 commit intomainfrom
fix/for-partners-restyling

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Mar 30, 2026

Redesigned the for-partners page with rounded cards, floating decorative elements, image-backed feature cards, pink accent cards, inline gallery navigation, split FAQ layout, and CSS-based logo scroll matching the home page style.

Summary by CodeRabbit

  • New Features

    • Added slideDown animation for FAQ content expansion
    • Added page counter to gallery section with enhanced controls
  • Style

    • Replaced featured partner logo scroller with custom implementation
    • Updated section headings and labels ("Trusted Partners," "Why START," "Collaborate")
    • Enhanced testimonial cards with hover effects and improved styling
    • Refined FAQ section with redesigned accordion layout

Redesigned the for-partners page with rounded cards, floating decorative elements,
image-backed feature cards, pink accent cards, inline gallery navigation, split FAQ
layout, and CSS-based logo scroll matching the home page style.
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
start-munich Ready Ready Preview, Comment Mar 30, 2026 7:59pm

@SimonBurmer SimonBurmer merged commit a3c402e into main Mar 30, 2026
1 of 3 checks passed
@SimonBurmer SimonBurmer deleted the fix/for-partners-restyling branch March 30, 2026 19:59
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 35dd773a-b22a-47c3-a051-ee7725435afb

📥 Commits

Reviewing files that changed from the base of the PR and between 6ca08e7 and 6ad6786.

📒 Files selected for processing (2)
  • app/for-partners/page.tsx
  • components/TestimonialsSection.tsx

📝 Walkthrough

Walkthrough

This PR removes the react-fast-marquee dependency and refactors the for-partners page with a custom infinite logo scroller, adds a slideDown keyframes animation for FAQ content, restructures the FAQ section into a split header/accordion layout, redesigns gallery controls with disabled-aware navigation and page counter, updates UI text and section headings, and reworks layout styling. Testimonials section card styling is enhanced with rounded corners, hover effects, and transitions.

Changes

Cohort / File(s) Summary
For-Partners Page Refactoring
app/for-partners/page.tsx
Removed react-fast-marquee and implemented custom infinite horizontal logo scroller with duplicated featured partner list. Added slideDown keyframes animation for FAQ expand transitions. Restructured FAQ markup into split header/accordion layout with updated toggle behavior. Redesigned gallery controls replacing absolute-positioned arrows with disabled-aware navigation buttons and page counter. Updated apostrophes in copy (curly to straight), adjusted section headings and labels ("WORKING"→"WORKED", added "Trusted Partners", "Why START", "Collaborate", "Gallery"). Reworked grid/card styling, section spacing, border radius, shadows, overflow, gradients, and button styling throughout.
Testimonials Card Styling
components/TestimonialsSection.tsx
Updated testimonial card outer styling: changed background opacity (bg-white/5bg-white/[0.06]), added rounded-3xl, introduced hover styling (hover:border-brand-pink/30), and added smooth transitions (transition-all duration-300).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~30 minutes

Possibly related PRs

  • Feat: Add images #25: Modifies app/for-partners/page.tsx with adjustments to hero image and CTA links alongside featured-logo scroller refactoring.
  • Fix: use animated number #13: Modifies components/TestimonialsSection.tsx with overlapping testimonial card styling and rounding/hover updates.
  • Feat/UI improvements #10: Modifies app/for-partners/page.tsx making overlapping UI/layout changes to gallery, partner scroller, and FAQ sections.

Poem

🐰 The marquee hops away, a custom scroll takes flight,
With slideDown animations making FAQ expand just right,
Cards now glow with rounded curves and hover's gentle pink,
Gallery bounds with numbered steps—a partnership in sync! ✨

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fix/for-partners-restyling

Comment @coderabbitai help to get the list of available commands and usage tips.

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