Merged
Conversation
- Create Hero, PerspectiveSection, and ServicesSection components - Implement theme context with dynamic accent colors per vertical - Add 2x2 grid layout for service cards with prominent icons - Add geometric patterns (dots, crosses) for visual interest - Include framer-motion animations and hover effects 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
harshita375
added a commit
that referenced
this pull request
Feb 17, 2026
…d content updates - Add HowItWorks timeline component with 5-step engagement flow - Add LinkedText utility for parsing markdown links in frontmatter strings - Add internal links across capabilities, tech stack, and common applications - Update H2 headings for better SEO and branding - Fix hero to show single paragraph (tagline only) for dotnet page - Add Stats subtitle with intro paragraph - Update FAQ #1 with leading summary sentence - Add team size detail to Dedicated .NET Team engagement model - Update meta title for SEO - Remove all em dashes from dotnet page content - Add subtitle prop to Stats component Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 tasks
vibemarketerpromax
added a commit
that referenced
this pull request
Feb 25, 2026
* feat: add FAQ about tasks suited for AI agents Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * refactor: improve AI Engineering services page content - Change headline from duplicate "AI Engineering Services" to "Enterprise AI Engineering" - Reword AI Application Development capability to avoid overlap with use cases - Add useCasesSubtitle field support for customizable section subtitles - Rewrite use case descriptions with specific, value-driven copy - Update FAQ answers with varied openings and technical depth (RAG, fine-tuning, guardrails) - Rewrite markdown CTA section to address prototype-to-production gap Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * feat: Add complete .NET Development Services page - Add new .NET Development page with enterprise-focused content - Create new components: ArchitectureSection, EngagementModels, ExpertiseCTAWithTestimonial, PhilosophySection, RiskReversal - Update TechStack with grouped chips variant - Update WhoWeWorkWith with tabs variant and 2-column bullet list - Add split layout variant to RiskReversal component - Update Stats component to accept custom stats props - Add supporting content types for new page sections - Include 7 SEO-optimized FAQs with mid-length answers Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix: Add supportingNote to CTABlock type * feat: Refine .NET technology page with How It Works, interlinking, and content updates - Add HowItWorks timeline component with 5-step engagement flow - Add LinkedText utility for parsing markdown links in frontmatter strings - Add internal links across capabilities, tech stack, and common applications - Update H2 headings for better SEO and branding - Fix hero to show single paragraph (tagline only) for dotnet page - Add Stats subtitle with intro paragraph - Update FAQ #1 with leading summary sentence - Add team size detail to Dedicated .NET Team engagement model - Update meta title for SEO - Remove all em dashes from dotnet page content - Add subtitle prop to Stats component Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: Add missing types to ExpertiseFrontmatter for build compatibility Add howItWorks, philosophy, and riskReversal split-variant fields to ExpertiseFrontmatter in content-types.ts. Add philosophy mapping in content.ts. Fixes Cloudflare Pages build failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * feat: Refine .NET technology page with How It Works, interlinking, and content updates Apply all refinements to the correct /technologies/dotnet page after merging main. Adds How It Works section, inline links to related services/industries, updated Stats/CapabilitiesGrid/TechStack titles, FAQ improvements, engagement model detail, and SEO meta updates. Removes duplicate /services/ dotnet pages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: vibemarketerpromax <chetan@procedure.tech>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code