Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-04 21:47:32 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"
imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=1"
imageAlt="Professional web development and software solutions"
mediaAnimation="slide-up"
testimonials={[
@@ -113,7 +113,7 @@ export default function LandingPage() {
},
{
id: "4", title: "Automations & Integration", tags: ["Workflow", "Efficiency", "Integration"],
imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", imageAlt: "Business automation and workflow integration solutions"
imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2", imageAlt: "Business automation and workflow integration solutions"
}
]}
animationType="slide-up"