diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fe9f2a..cdc2f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { { bentoComponent: "reveal-icon", icon: Car, title: "Mobility & Transport", description: "Local transport passes, rental bikes, ride-sharing options and city navigation." }, { bentoComponent: "reveal-icon", icon: Home, title: "Housing Assistance", description: "Verified student housing listings, temporary accommodation and roommate matching." }, { bentoComponent: "reveal-icon", icon: Wallet, title: "Banking & Finance", description: "Step-by-step guides to open a Belgian bank account with student-friendly options." }, - { bentoComponent: "reveal-icon", icon: Smartphone, title: "Mobile Connectivity", description: "Compare student phone plans from Proximus, Orange, BASE and more." }, + { bentoComponent: "reveal-icon", icon: Smartphone, title: "Mobile Connectivity", description: "Find the best student-friendly phone plans and connect instantly upon arrival." }, ]} title="Key Services, One Platform" description="From your first day in Belgium to graduation — Savad.eu covers every essential service you need." @@ -206,4 +206,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file