diff --git a/memory/project_summary.md b/memory/project_summary.md index f9ecb46..1ac5465 100644 --- a/memory/project_summary.md +++ b/memory/project_summary.md @@ -19,3 +19,6 @@ Best early TikTok angles from the supplied account analysis: TikTok content should lead with a concrete business mistake or relatable QR frustration, then connect the fix to dynamic QR codes and QR Master. +## Outreach A/B Test Notes + +- Variant B (`old_qr_links_outdated_destination`, subject `old qr links`) produced a paid user. Treat B as a proven paid-user signal when deciding future lead batch messaging. diff --git a/public/meta-restaurant-dashboard-ad.png b/public/meta-restaurant-dashboard-ad.png new file mode 100644 index 0000000..e11c919 Binary files /dev/null and b/public/meta-restaurant-dashboard-ad.png differ diff --git a/public/restaurants-hero-og.jpg b/public/restaurants-hero-og.jpg new file mode 100644 index 0000000..4debb87 Binary files /dev/null and b/public/restaurants-hero-og.jpg differ diff --git a/public/restaurants-hero-wide.png b/public/restaurants-hero-wide.png new file mode 100644 index 0000000..a961f75 Binary files /dev/null and b/public/restaurants-hero-wide.png differ diff --git a/public/restaurants-hero-wide.webp b/public/restaurants-hero-wide.webp new file mode 100644 index 0000000..e92b957 Binary files /dev/null and b/public/restaurants-hero-wide.webp differ diff --git a/src/app/(main)/(app)/AppLayout.tsx b/src/app/(main)/(app)/AppLayout.tsx index bf9ad09..e54f07b 100644 --- a/src/app/(main)/(app)/AppLayout.tsx +++ b/src/app/(main)/(app)/AppLayout.tsx @@ -200,10 +200,10 @@ export default function AppLayout({ {/* Main content */} -
- {/* Top bar */} -
-
+
+ {/* Top bar */} +
+
-
- {/* User Menu */} - -
- - {getUserInitials()} - -
- - {getDisplayName()} - - - - - +
+ {/* User Menu */} + +
+ + {getUserInitials()} + +
+ + {getDisplayName()} + + + + + } > @@ -242,9 +242,9 @@ export default function AppLayout({
{/* Page content */} -
- {children} -
+
+ {children} +
{/* Footer */}