feat: .NET Technology Page - Final Refinements#89
Open
harshita375 wants to merge 8 commits intomainfrom
Open
Conversation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- 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>
- 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>
…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>
Deploying website with
|
| Latest commit: |
2e96873
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ffe95435.website-yiq.pages.dev |
| Branch Preview URL: | https://dot-net-technology-page-fina.website-yiq.pages.dev |
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>
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
[text](url)markdown syntax in frontmatter strings into Next.js<Link>components.NET Development Services | C# & ASP.NET Core Experts | Procedure.techsubtitleprop for reuse across pagesTest plan
.NETpage renders correctly at/services/dotnet-developmentnpm run lint— passes with 0 errorsnpm run build— verify static export succeeds🤖 Generated with Claude Code