diff --git a/src/Web/HomeContent.cs b/src/Web/HomeContent.cs index 0e4a066..81d2099 100644 --- a/src/Web/HomeContent.cs +++ b/src/Web/HomeContent.cs @@ -12,6 +12,7 @@ public static class HomeContent // User Story: "Add a 'What's New' highlights section to the home page". public static readonly IReadOnlyList Highlights = new[] { + "Free shipping on orders over 100", "See the latest updates in the What is New section", "Migrated from Azure DevOps to GitHub with full history and pull requests", "AI-assisted code review on every pull request",