3 Commits

Author SHA1 Message Date
3a87d9a0f6 Update src/app/page.tsx 2026-03-12 18:52:23 +00:00
216f9306de Merge version_1 into main
Merge version_1 into main
2026-03-12 18:50:46 +00:00
fb03dce2a1 Merge version_1 into main
Merge version_1 into main
2026-03-12 18:49:46 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]} ]}
carouselPosition="right" carouselPosition="right"
buttons={[ buttons={[
{ text: "Explore Products", href: "products" }, { text: "View Equipment Catalog", href: "products" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"