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