Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-02-07 15:54:12 +00:00

View File

@@ -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" }