diff --git a/src/app/page.tsx b/src/app/page.tsx index 1784bc2..04dbbbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; @@ -183,7 +183,7 @@ export default function LandingPage() { ] }, { - title: "Elements", description: "Hand-selected cypress wood counter, natural stone accents, and traditional Japanese architectural elements.", bentoComponent: "3d-task-list", title: "Elements", items: [ + title: "Elements", description: "Hand-selected cypress wood counter, natural stone accents, and traditional Japanese architectural elements.", bentoComponent: "3d-task-list", items: [ { icon: Palette, label: "Cypress Counter", time: "Imported" }, { icon: Zap, label: "Stone Accents", time: "Natural" }, { icon: Shield, label: "Artisan Details", time: "Crafted" }