Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1ea4242a0 | |||
| dffc20a565 | |||
| a2767a70eb |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -100,7 +100,7 @@ export default function GamingPlatform() {
|
||||
<ProductCardFour
|
||||
title="Explore Our Gaming Library"
|
||||
description="Browse through our extensive collection of premium games across all genres. Find your next favorite gaming experience."
|
||||
tag="1000+ Games"
|
||||
tag="1000+ Games — Handpicked Daily"
|
||||
tagIcon={Gamepad2}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Browse All", href: "#" }]}
|
||||
@@ -268,4 +268,4 @@ export default function GamingPlatform() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user