Merge version_1 into main #1
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user