2 Commits

Author SHA1 Message Date
70ef7766ee Update src/app/page.tsx 2026-04-19 12:17:47 +00:00
f53af07910 Merge version_2 into main
Merge version_2 into main
2026-04-19 12:15:08 +00:00

View File

@@ -78,6 +78,7 @@ export default function HomePage() {
{ icon: Wrench, title: "True", description: "Commercial refrigeration and cooling solutions." },
{ icon: Zap, title: "Robot-Coupe", description: "Precision food processors and cutters." },
]}
buttons={[{ text: "Request a Quote", href: "/contact" }]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}