12 Commits

Author SHA1 Message Date
d60a5ecbb1 Configure next.config.ts for production: set basePath, assetPrefix, enable standalone output, and log environment details. 2025-06-27 22:49:30 +09:00
3c9027b03e Add Select UI component to demo-2 with integrated @radix-ui/react-select; update dependencies to include corresponding TypeScript types. 2025-06-27 22:40:30 +09:00
11281ba316 Add new Kontakt page with motion effects, integrated Google Maps embed, and a contact form using shadcn UI components. Update dependencies to include @radix-ui/react-select and related packages. Refactor KontaktForm to redirect to the new Kontakt page. 2025-06-26 10:55:05 +09:00
0db35f0138 Add react-vertical-timeline-component and corresponding TypeScript types to demo-2 dependencies 2025-06-26 10:39:09 +09:00
e91962e52f Refactor Footer component: implement openCookieSettings function to replace placeholder logic for cookie settings button. 2025-06-26 10:36:05 +09:00
cdac942fca Add CookieConsentBanner component and integrate into layout.tsx for cookie consent management 2025-06-26 10:30:49 +09:00
ab3a7c5bf9 Update metadata in layout.tsx for improved SEO: revise title, description, add keywords, and configure OpenGraph and Twitter details. 2025-06-26 10:21:15 +09:00
06e28ad7fb Add Footer component to demo-2: implement basic layout, links, and integrate into layout.tsx 2025-06-26 10:19:50 +09:00
56c0edf857 Redesign About, Leistungen, and KontaktForm components: implement motion effects, improve layout and responsiveness, enhance styling, and add new content placeholders. 2025-06-26 10:19:01 +09:00
c5203bee7a Redesign Hero component with background image, motion effects, improved layout; add new hero image and team images. 2025-06-26 10:09:36 +09:00
e8a003f14e Add new pages and ocmponents using shadcn ui components 2025-06-26 10:00:01 +09:00
6e76cd9194 Set up "Kanzlei Demo 2" project 2025-06-23 09:26:09 +09:00