Update src/app/page.tsx

This commit is contained in:
2026-03-04 21:47:27 +00:00
parent 64c9dc8a11
commit a7a2bad3f9

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"