Merge version_1 into main #4
@@ -100,8 +100,8 @@ export default function AboutPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="About us values feature section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
cardClassName="p-6 rounded-2xl border border-[var(--accent)] bg-[var(--card)] hover:shadow-lg transition-all"
|
||||
cardTitleClassName="font-semibold"
|
||||
iconClassName="w-10 h-10 text-[var(--primary-cta)]"
|
||||
|
||||
@@ -141,8 +141,8 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Services feature section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
cardClassName="p-6 rounded-2xl border border-[var(--accent)] bg-[var(--card)] hover:shadow-lg transition-all"
|
||||
cardTitleClassName="font-semibold"
|
||||
iconClassName="w-10 h-10 text-[var(--primary-cta)]"
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Why choose us metrics section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
valueClassName="text-3xl md:text-4xl font-bold text-[var(--primary-cta)]"
|
||||
metricTitleClassName="text-lg font-semibold text-[var(--foreground)]"
|
||||
/>
|
||||
@@ -248,8 +248,8 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Service areas coverage section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
logoTextClassName="text-lg font-semibold text-[var(--foreground)]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,8 +100,8 @@ export default function ServiceAreasPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Service areas coverage feature section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
cardClassName="p-6 rounded-2xl border border-[var(--accent)] bg-[var(--card)] hover:shadow-lg transition-all"
|
||||
cardTitleClassName="font-semibold"
|
||||
iconClassName="w-10 h-10 text-[var(--primary-cta)]"
|
||||
@@ -131,8 +131,8 @@ export default function ServiceAreasPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Neighborhood highlights social proof section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
logoTextClassName="text-lg font-semibold text-[var(--foreground)]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -119,8 +119,8 @@ export default function ServicesPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Detailed services feature section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
cardClassName="p-6 rounded-2xl border border-[var(--accent)] bg-[var(--card)] hover:shadow-lg transition-all"
|
||||
cardTitleClassName="font-semibold"
|
||||
iconClassName="w-10 h-10 text-[var(--primary-cta)]"
|
||||
@@ -165,8 +165,8 @@ export default function ServicesPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Service pricing section"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-[var(--foreground)]"
|
||||
textBoxDescriptionClassName="text-base text-[var(--foreground)] opacity-85"
|
||||
cardClassName="p-6 rounded-2xl border border-[var(--accent)] bg-[var(--card)] hover:shadow-lg transition-all"
|
||||
cardTitleClassName="font-semibold"
|
||||
iconClassName="w-10 h-10 text-[var(--primary-cta)]"
|
||||
|
||||
Reference in New Issue
Block a user