Merge version_1 into main #2
@@ -160,7 +160,6 @@ export default function AboutPage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
tagClassName="text-sm font-semibold text-accent mb-2"
|
||||
cardTitleClassName="text-xl lg:text-2xl font-bold text-foreground mt-4"
|
||||
cardDescriptionClassName="text-sm lg:text-base text-foreground/70 mt-3"
|
||||
ariaLabel="FLC Education core values"
|
||||
/>
|
||||
|
||||
@@ -129,7 +129,6 @@ export default function NobleEnglishSchoolPage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
tagClassName="text-sm font-semibold text-accent mb-2"
|
||||
cardTitleClassName="text-xl lg:text-2xl font-bold text-foreground mt-4"
|
||||
cardDescriptionClassName="text-sm lg:text-base text-foreground/70 mt-3"
|
||||
ariaLabel="Noble School program offerings"
|
||||
/>
|
||||
@@ -179,7 +178,6 @@ export default function NobleEnglishSchoolPage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
testimonialClassName="text-sm lg:text-base text-foreground/70"
|
||||
nameClassName="text-base lg:text-lg font-bold text-foreground mt-4"
|
||||
handleClassName="text-sm text-foreground/50"
|
||||
ariaLabel="Parent testimonials"
|
||||
/>
|
||||
|
||||
@@ -198,7 +198,6 @@ export default function HomePage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
tagClassName="text-sm font-semibold text-accent mb-2"
|
||||
cardTitleClassName="text-xl lg:text-2xl font-bold text-foreground mt-4"
|
||||
cardDescriptionClassName="text-sm lg:text-base text-foreground/70 mt-3"
|
||||
ariaLabel="English programs offered"
|
||||
/>
|
||||
@@ -262,7 +261,6 @@ export default function HomePage() {
|
||||
containerClassName="px-6 py-16 lg:py-24"
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
priceClassName="text-4xl lg:text-5xl font-bold text-primary-cta"
|
||||
subtitleClassName="text-sm lg:text-base text-foreground/60 mt-2"
|
||||
ariaLabel="Pricing plans"
|
||||
/>
|
||||
@@ -321,7 +319,6 @@ export default function HomePage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
testimonialClassName="text-sm lg:text-base text-foreground/70"
|
||||
nameClassName="text-base lg:text-lg font-bold text-foreground mt-4"
|
||||
handleClassName="text-sm text-foreground/50"
|
||||
ariaLabel="Student testimonials"
|
||||
/>
|
||||
|
||||
@@ -129,7 +129,6 @@ export default function ServicesPage() {
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
tagClassName="text-sm font-semibold text-accent mb-2"
|
||||
cardTitleClassName="text-xl lg:text-2xl font-bold text-foreground mt-4"
|
||||
cardDescriptionClassName="text-sm lg:text-base text-foreground/70 mt-3"
|
||||
ariaLabel="Detailed English programs"
|
||||
/>
|
||||
@@ -196,7 +195,6 @@ export default function ServicesPage() {
|
||||
containerClassName="px-6 py-16 lg:py-24"
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-foreground mb-2"
|
||||
descriptionClassName="text-base lg:text-lg text-foreground/70 max-w-3xl mb-12"
|
||||
priceClassName="text-4xl lg:text-5xl font-bold text-primary-cta"
|
||||
subtitleClassName="text-sm lg:text-base text-foreground/60 mt-2"
|
||||
ariaLabel="Service pricing packages"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user