Update src/app/page.tsx

This commit is contained in:
2026-03-08 22:36:47 +00:00
parent a5f8e691a2
commit 1e15bf35b0

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Explore Products", href: "#products" },
{ text: "Learn Our Story", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg?_wi=1"
imageAlt="Fresh farm harvest in golden sunlight"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -179,7 +179,7 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="smooth"
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-landscape_23-2152023921.jpg?_wi=2"
imageAlt="Farm fields at harvest"
mediaAnimation="slide-up"
faqsAnimation="slide-up"