Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-06 16:50:56 +00:00

View File

@@ -232,6 +232,10 @@ export default function LandingPage() {
{
id: "f3", title: "What is your typical turnaround time?", content: "I assess each project individually, but prioritize efficiency and meeting agreed-upon deadlines."},
]}
buttons={[
{
text: "Schedule a Free Consultation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"
mediaAnimation="slide-up"
title="Frequently Asked"
@@ -282,4 +286,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}