diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 2a77270..cef2fc1 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -47,18 +47,20 @@ export default function Home() {
- {/* Request Vehicle Button - Centered */} -
+
+ {/* Request Vehicle Button */} {t.requestVehicle} -
- {/* Promo Preference - Right aligned */} -
+ {/* Divider */} +
+
+ + {/* Promo Preference */}