diff --git a/src/app/page.tsx b/src/app/page.tsx index 278681a..c4afe04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function HomePage() { { text: 'View Campaigns', href: '#campaigns' } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/roman-warrior-with-muscular-body-holding-sword-shield_613910-16876.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/roman-warrior-with-muscular-body-holding-sword-shield_613910-16876.jpg" imageAlt="Amir Timur portrait" mediaAnimation="blur-reveal" imagePosition="right" @@ -71,6 +71,7 @@ export default function HomePage() {