Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61f096fba9 | |||
| 95e13f8bcc | |||
| ee73be134a |
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App", description: "Generated by create next app"};
|
||||
title: "Create Next App", description: "Generated by create next app"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
title="Trending Products"
|
||||
description="Handpicked items ready to resell. Add to your catalog and start selling immediately."
|
||||
tag="★ 4.9/5 - 2,000+ sellers"
|
||||
tag="★ 4.9/5 - 2,000+ sellers making $5K+/month"
|
||||
tagIcon={Star}
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user