Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c06ee88751 | |||
| f56581bd46 | |||
| 68ca3a7c5c | |||
| e34cb05221 | |||
| 62577c399b |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Browse Products", href: "#products" },
|
{ text: "Start Shopping Free", href: "#products" },
|
||||||
{ text: "View Dashboard", href: "https://techvault.io/admin" }
|
{ text: "View Dashboard", href: "https://techvault.io/admin" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
|
|||||||
Reference in New Issue
Block a user