Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -51,6 +51,11 @@ export default function LandingPage() {
|
|||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Build Your Legacy with Premium Collectibles"
|
title="Build Your Legacy with Premium Collectibles"
|
||||||
description="Discover a curated selection of rare and high-value trading cards. We provide the quality and authenticity serious collectors demand."
|
description="Discover a curated selection of rare and high-value trading cards. We provide the quality and authenticity serious collectors demand."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "View Collection", href: "#products"
|
||||||
|
}
|
||||||
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-vhs-packaging-arrangement_23-2149854272.jpg?_wi=1", imageAlt: "Rare trading card display"},
|
imageSrc: "http://img.b2bpic.net/free-photo/vintage-vhs-packaging-arrangement_23-2149854272.jpg?_wi=1", imageAlt: "Rare trading card display"},
|
||||||
@@ -267,4 +272,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user