From cf1410b4507badb92b87b00328d25b1acd5f9a4e Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 14 Jan 2026 22:35:14 +0100 Subject: [PATCH] Auto-commit: Add contact form under services section --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac5d37a..336a485 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,6 +148,9 @@ export default function LandingPage() { { title: "Natural Materials", description: "We source the finest flowers, moss, botanicals, and sustainable materials", icon: Leaf }, +
+ +
{ title: "Artistic Vision", description: "Collaboration over transactions. We treat every project as a creative partnership", icon: Palette },