Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-03 00:36:14 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ export default function AboutPage() {
{ text: "View Our Services", href: "/services" },
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=3"
imageAlt="John, Business Consultant at The Moose Consulting"
useInvertedBackground={false}
/>

View File

@@ -85,7 +85,7 @@ export default function HomePage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg", imageAlt: "Business consulting session"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=1", imageAlt: "Business consulting session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg", imageAlt: "Business growth and success"},
]}
@@ -143,7 +143,7 @@ export default function HomePage() {
{ text: "Start Your Strategy Session", href: "/contact" },
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=2"
imageAlt="John, Business Consultant"
useInvertedBackground={false}
/>