Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-02-27 21:22:37 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ export default function AboutPage() {
{ text: "Book a Consultation", href: "/contact" },
{ text: "See My Work", href: "/reviews" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg"
imageAlt="Khiana, CPA and founder of Blue Goat Consulting"
mediaAnimation="slide-up"

View File

@@ -47,7 +47,7 @@ export default function HomePage() {
{ text: "Book a Consultation", href: "/contact" },
{ text: "See Services", href: "/services" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/middle-age-caucasian-businesswoman-smiling-happy-working-office_839833-9695.jpg"
imageAlt="Khiana, CPA at Blue Goat Consulting"
mediaAnimation="slide-up"