Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-21 14:53:15 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
background={{
variant: "gradient-bars"}}
title="Fresh from Our Farm to Your Door"
title="Get Farm-Fresh Organic Produce Delivered Weekly to Your Door"
description="We grow seasonal, organic produce with love and sustainable practices, ensuring your family eats only the best. Discover the true taste of nature."
tag="Certified Organic"
mediaItems={[
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}