diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9deb070..020e943 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -35,14 +35,14 @@ export default function LandingPage() {
{ name: "Timeline", id: "#timeline" },
{ name: "Apply", id: "#contact" },
]}
- brandName="CMS Admissions"
+ brandName="Inspire Admissions"
/>
@@ -82,7 +82,7 @@ export default function LandingPage() {
{ title: "Software Flashing", description: "Master software debugging, OS updates, and unlocking protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w85w3c" },
]}
title="What You Will Learn"
- description="Acquire the most in-demand skills in the mobile repair industry."
+ description="Acquire the most in-demand skills in the mobile repair industry at Inspire."
/>
@@ -95,10 +95,10 @@ export default function LandingPage() {
metrics={[
{ id: "1", value: "2 Months", description: "Full Program Duration" },
{ id: "2", value: "25,000", description: "Course Fee (PKR)" },
- { id: "3", value: "Saddar", description: "Training Center Location" },
+ { id: "3", value: "Saddar", description: "Training Center Location (Hyderabad)" },
]}
title="Course Overview"
- description="Quick facts about our upcoming mobile technology program."
+ description="Quick facts about our upcoming mobile technology program at Inspire."
/>
@@ -111,7 +111,7 @@ export default function LandingPage() {
{ id: "2", title: "Practical", quote: "The hands-on approach made all the difference. I feel very confident now.", name: "Marcus T.", role: "Alumni" },
]}
title="Student Experiences"
- description="Hear from our graduates who have launched successful careers."
+ description="Hear from our graduates who have launched successful careers via Inspire."
/>
@@ -119,9 +119,9 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file