diff --git a/src/app/page.tsx b/src/app/page.tsx index bbc8b84..04f5216 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,8 +164,6 @@ export default function LandingPage() { selected: "All", onChange: (value) => console.log(value), }, ]} - title="Our Curated Collection" - description="Dive into our extensive library. Filter by your preferences to find exactly what you're looking for." />