Skip to content

Ai solutions#84

Merged
skuhlmann merged 3 commits into
mainfrom
ai-solutions
Jun 8, 2026
Merged

Ai solutions#84
skuhlmann merged 3 commits into
mainfrom
ai-solutions

Conversation

@skuhlmann

@skuhlmann skuhlmann commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Release Notes

  • New Features

    • Introduced AI Solutions & Automation to service offerings, including workflow design, LLM app development, agentic systems, AI operations, and RAG pipelines.
    • Added "Looking for AI Solutions?" callout with dedicated CTA link.
  • Style

    • Updated button styling and sizing across components.
    • Restructured services section layout for improved responsiveness.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Jun 8, 2026 6:51pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

The PR removes the contact page and restructures the website's services offering around AI-related services. The Services section expands with a new "Looking for AI Solutions?" CTA linking to raidguild.ai, the services banner and content data are extended with AI service items, and "Begin My Quest" buttons are restyled across components to reflect the new cohort portal join flow. ServiceCard and Services layout are adjusted for responsive display.

Changes

Website Services & Portal Join Consolidation

Layer / File(s) Summary
Services content expansion
src/lib/data/content.ts, src/components/ServicesBanner.tsx
New "AI Solutions & Automation" service added to the exported services array, and ServicesBanner extended with AI-focused offerings including workflow design, LLM app development, agentic systems, AI operations, prompt/evaluation, RAG pipelines, and tool integration.
Services section restructuring & AI CTA
src/components/ServicesSection.tsx
Component imports ExternalLink and Button, expands hero copy with "Looking for AI Solutions?" section, adds primary CTA button to raidguild.ai with external-link icon, and restructures services grid to grid-cols-1 md:grid-cols-2 lg:grid-cols-5 with simplified per-card wrapper.
ServiceCard responsive layout
src/components/ServiceCard.tsx
Outer card container and inner content wrapper updated with responsive flex alignment, smaller base min-height, and lg: minimum height constraints.
Portal join button styling
src/components/CohortHero.tsx, src/components/JoinUs.tsx
"Begin My Quest" CTA buttons updated from contact-btn-active to cohort-btn-apply class with size="lg" prop across both components.

Additional Changes

The contact page (src/app/contact/page.tsx) was removed entirely, eliminating the Next.js metadata export and ContactPage component that previously served as the dedicated contact route.

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • raid-guild/website#81: Both PRs update cohort join CTA styling and wiring in CohortHero.tsx and JoinUs.tsx to consolidate the portal join flow.
  • raid-guild/website#27: Both PRs modify ServicesSection.tsx layout and structure, overlapping on responsive grid and content arrangement.
  • raid-guild/website#26: Both PRs adjust component layout/styling in ServicesSection.tsx and JoinUs.tsx for responsive display.

🐰 The services now bloom with AI,
Button styles unified, reaching the sky,
Contact page retired, join flow refined,
Five-column grid leaves old styles behind,
Quest begins anew with cohort's new tie!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Ai solutions' is vague and lacks specificity about the actual changes made. It uses imprecise capitalization and doesn't convey what was specifically modified or added to the codebase. Use a more descriptive title that captures the main changes, such as 'Add AI solutions service offerings and update button styling' or 'Expand services with AI-related offerings and refactor ServiceCard layout'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ai-solutions

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

src/components/CohortHero.tsx

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.

src/components/JoinUs.tsx

ESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox.

src/components/ServiceCard.tsx

ESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox.

  • 3 others

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@skuhlmann skuhlmann merged commit a4d3078 into main Jun 8, 2026
2 of 3 checks passed
@skuhlmann skuhlmann deleted the ai-solutions branch June 8, 2026 18:52
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