diff --git a/src/app/page.tsx b/src/app/page.tsx
index e110094..3603c40 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Become a Vendor", href: "#vendor-application" }
]}
layoutOrder="default"
- imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/client-smelling-bio-fruits-from-seller_482257-96290.jpg"
imageAlt="Spring Hill Farmers Market outdoor scene"
frameStyle="card"
mediaAnimation="slide-up"
@@ -70,7 +70,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/happy-seller-talking-client-selling-seasonal-locally-grown-veggies_482257-77579.jpg"
imageAlt="Community farmers market scene"
useInvertedBackground={false}
- mediaAnimation="opacity"
/>
@@ -78,20 +77,19 @@ export default function LandingPage() {
@@ -107,16 +104,16 @@ export default function LandingPage() {