Update src/app/page.tsx

This commit is contained in:
2026-03-21 03:47:34 +00:00
parent 415bd93da8
commit 6a18a5e7db

View File

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