• Joined on 2025-01-31
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 03:11:52 +02:00
1b09059467 feat: add cookie consent banner for GDPR compliance
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 02:57:34 +02:00
5710d27663 feat: add GA4 custom event tracking for configurator and voice agent
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 02:52:11 +02:00
2e23e26fc1 fix: pass NEXT_PUBLIC_GA_ID as Docker build arg for GA4 to work
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 02:38:55 +02:00
518f86265e feat: deep SEO optimization — metadata, OG tags, sitemap, structured data, GA4
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 01:15:45 +02:00
57faddc051 feat: add favicon and apple touch icon, center discovery CTA button
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-08 00:34:12 +02:00
24d8ab73f5 style: increase hero SVG geometric opacity for better visibility
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-07 20:49:59 +02:00
2d5e588b2e copy: rewrite site messaging to lead with design, temper infrastructure
029d3d7970 docs: add site copy redesign spec
Compare 2 commits »
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-06 22:46:53 +02:00
2943d90ab1 fix: show project card images in full color, add hover zoom
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-06 22:46:26 +02:00
40e9a257f7 feat: add hero background images to case study detail pages
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-06 22:32:22 +02:00
1f6bb7d066 feat: replace geometric placeholders with real project and brand images
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-06 21:52:57 +02:00
bcc09542b7 fix: respond to request_contact immediately, send confirmation as text
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-06 21:42:42 +02:00
a174518496 feat: add Discovery section to landing page after Process
896f0eb5f4 feat: create Discovery section component with voice panel
3cdb95e488 feat: rebuild voice agent UI — larger layout, contact card, reconnect, no chips
cdb89553e0 feat: add contact card, deferred tool responses, and reconnection logic
28d063e251 feat: rewrite voice agent to consultative tone, add request_contact tool
Compare 9 commits »
matt pushed to master at letsbe/LetsBeBiz-Site 2026-04-01 02:35:54 +02:00
3bf07674ad fix: end voice call when brief generation completes
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 15:11:20 +01:00
600f1a5241 feat: deeper discovery questions + conversation summary in briefs
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 15:06:48 +01:00
9b8f0a7f7f feat: agent spells back name and email for confirmation before generating brief
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:58:58 +01:00
3eae92e1c1 feat: show "Generating your brief..." badge during brief generation
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:51:28 +01:00
7fb3d85103 fix: prevent duplicate brief submissions, add completion logging
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:49:59 +01:00
1e41c1c07c fix: use predefined values for tool calls, improve completion flow
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:42:06 +01:00
66949c07d8 fix: accumulate transcript chunks into single messages per turn
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:40:33 +01:00
c48313ad91 fix: prevent page scroll when transcript updates