From a3661b095e7f6a960057bac357f03efc307bd06b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 15:17:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 600c644..46ffa29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated" }} title="Science-Based Nutrition for Sustainable Livestock" description="Inovit delivers innovative feed additive solutions designed to improve animal health, optimize feed efficiency, and empower the future of farming." - buttons={[{ text: "Explore Our Products", href: "/products" }]} + buttons={[{ text: "View Our Feed Solutions", href: "/products" }]} carouselItems={[ { id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-herd-sheep-eating-grass-pasture_23-2148214286.jpg", imageAlt: "sustainable farming livestock field" }, { id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-feeding-sheep_23-2149535200.jpg", imageAlt: "organic animal feed texture" },