diff --git a/src/app/page.tsx b/src/app/page.tsx index 90faef8..270ca04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,11 +199,11 @@ export default function WebAgency2Page() { animationType="slide-up" negativeCard={{ items: [ - "Generic templates with no personality", "Slow load times and poor performance", "No SEO strategy or search visibility", "Outdated design that hurts credibility", "No ongoing support after launch"], + "The Traditional Agency Trap: Generic templates with no personality", "Slow load times and poor performance", "No SEO strategy or search visibility", "Outdated design that hurts credibility", "No ongoing support after launch"], }} positiveCard={{ items: [ - "Custom designs tailored to your brand", "Lightning-fast performance on all devices", "Built-in SEO to drive organic traffic", "Modern design that builds trust", "Dedicated support and maintenance"], + "The Webild Advantage: Custom designs tailored to your brand", "Lightning-fast performance on all devices", "Built-in SEO to drive organic traffic", "Modern design that builds trust", "Dedicated support and maintenance"], }} /> ); -} +} \ No newline at end of file