diff --git a/src/app/page.tsx b/src/app/page.tsx index 148ef82..915051c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "📞 Call Now", href: "tel:+8801783382857" }, { text: "📩 Get Free Consultation", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-team-working-busy-workplace-concept_53876-137638.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/business-team-working-busy-workplace-concept_53876-137638.jpg" imageAlt="Creative branding agency workspace" showDimOverlay={true} ariaLabel="Ovinest creative agency hero section" @@ -222,8 +222,7 @@ export default function LandingPage() {