diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f7c1b5..4fd1323 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} negativeCard={{ items: ["No hidden management fees", "Zero maintenance delays", "No restrictive lease terms"] }} - positiveCard={{ items: ["Gigabit Fiber Internet", "Advanced Meeting Suites", "Eco-Friendly Climate Control", "Ample Underground Parking"] }} + positiveCard={{ items: ["Ultra-Fast Gigabit Fiber", "Full-Service Meeting Suites", "Eco-Friendly Climate Control", "Ample Underground Parking"] }} title="The ZIA Advantage" description="We offer more than just office space; we provide a complete business ecosystem." /> @@ -141,4 +141,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file