Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
<HeroBillboardScroll
|
||||
title="Premium Smart Home Solutions"
|
||||
description="Discover intelligent gadgets that solve real problems. Free shipping on all orders."
|
||||
tag="Free Shipping"
|
||||
tag="Setup in Minutes, Control Everything"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[{ text: "Shop Now", href: "/shop" }]}
|
||||
@@ -224,4 +224,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user