Merge version_1 into main #3

Merged
bender merged 5 commits from version_1 into main 2026-03-03 09:29:07 +00:00
5 changed files with 9 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"

View File

@@ -59,7 +59,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -75,7 +75,7 @@ export default function ContactPage() {
tagIcon={Mail}
title="Get In Touch With SAIRA ACAD"
description="Have questions about our programs or services? Our team is ready to help you discover how SAIRA ACAD can transform your educational institution and support your professional journey."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hand-tounching-laptop-many-envelopes_1134-189.jpg"
imageAlt="Contact us"

View File

@@ -60,7 +60,7 @@ export default function MentorshipPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"

View File

@@ -82,7 +82,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -99,7 +99,7 @@ export default function HomePage() {
tag="Welcome to SAIRA ACAD"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Get Started", href: "/contact" },
{ text: "Explore Services", href: "/services" },
@@ -364,7 +364,7 @@ export default function HomePage() {
tagIcon={Mail}
title="Stay Updated With SAIRA ACAD"
description="Join thousands of educators receiving exclusive insights, program updates, and professional development resources directly to your inbox."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hand-tounching-laptop-many-envelopes_1134-189.jpg"
imageAlt="Newsletter signup"

View File

@@ -60,7 +60,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -134,7 +134,7 @@ export default function ServicesPage() {
tagIcon={Mail}
title="Begin Your Transformation Journey"
description="Connect with our team to explore which service offerings best align with your organizational goals and educational objectives."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hand-tounching-laptop-many-envelopes_1134-189.jpg"
imageAlt="Service inquiry"