2 Commits

Author SHA1 Message Date
6a18a5e7db Update src/app/page.tsx 2026-03-21 03:47:34 +00:00
415bd93da8 Merge version_3 into main
Merge version_3 into main
2026-03-19 17:35:50 +00:00

View File

@@ -126,6 +126,10 @@ export default function HomePage() {
tag="Our Advantages" tag="Our Advantages"
tagIcon={Award} tagIcon={Award}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[
{ text: "Explore Products", href: "/products" },
]}
buttonAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="blur-reveal" animationType="blur-reveal"