diff --git a/public/favicon1.png b/public/favicon1.png new file mode 100644 index 0000000..b6f209a Binary files /dev/null and b/public/favicon1.png differ diff --git a/src/app/(main)/(app)/AppLayout.tsx b/src/app/(main)/(app)/AppLayout.tsx index e6b9249..bf9ad09 100644 --- a/src/app/(main)/(app)/AppLayout.tsx +++ b/src/app/(main)/(app)/AppLayout.tsx @@ -164,11 +164,11 @@ export default function AppLayout({ className={`fixed top-0 left-0 z-50 h-full w-64 bg-white border-r border-gray-200 transform transition-transform lg:translate-x-0 ${sidebarOpen ? 'translate-x-0' : '-translate-x-full' }`} > -
We've sent you a password reset link
No worries, we'll send you reset instructions
Your password has been updated
Enter your new password below
Start creating QR codes in seconds
diff --git a/src/app/(main)/(marketing)/MarketingLayout.tsx b/src/app/(main)/(marketing)/MarketingLayout.tsx index dd3ac10..0dcf640 100644 --- a/src/app/(main)/(marketing)/MarketingLayout.tsx +++ b/src/app/(main)/(marketing)/MarketingLayout.tsx @@ -6,11 +6,12 @@ import { usePathname } from 'next/navigation'; import { Button } from '@/components/ui/Button'; import { Footer } from '@/components/ui/Footer'; import en from '@/i18n/en.json'; -import { ChevronDown, BookOpen, Building2, Wifi, Contact, MessageCircle, QrCode, Link2, Type, Mail, MessageSquare, Phone, Calendar, MapPin, Facebook, Instagram, Twitter, Youtube, Music, Bitcoin, CreditCard, Video, Users, Barcode as BarcodeIcon, Star } from 'lucide-react'; -import { cn } from '@/lib/utils'; -import { AnimatePresence, motion } from 'framer-motion'; -import { allUseCases } from '@/lib/growth-pages'; -import { industryPages } from '@/lib/industry-pages'; +import { ChevronDown, BookOpen, Building2, Wifi, Contact, MessageCircle, Link2, Type, Mail, MessageSquare, Phone, Calendar, MapPin, Facebook, Instagram, Twitter, Youtube, Music, Bitcoin, CreditCard, Video, Users, Barcode as BarcodeIcon, Star } from 'lucide-react'; +import { cn } from '@/lib/utils'; +import { AnimatePresence, motion } from 'framer-motion'; +import { allUseCases } from '@/lib/growth-pages'; +import { industryPages } from '@/lib/industry-pages'; +import Image from 'next/image'; export default function MarketingLayout({ children, @@ -141,13 +142,20 @@ export default function MarketingLayout({ >