Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 08:54:48 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -65,36 +65,36 @@ export default function LandingPage() {
title: "Lightning Fast", description: "Create invoices in seconds with our optimized workflow. Auto-numbered invoices and pre-filled client data save you precious time.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/isolated-loading-error-slider-bar-element-collection_1017-59461.jpg", imageAlt: "Speed optimization"},
imageSrc: "http://img.b2bpic.net/free-vector/isolated-loading-error-slider-bar-element-collection_1017-59461.jpg?_wi=1", imageAlt: "Speed optimization"},
{
imageSrc: "http://img.b2bpic.net/free-vector/isolated-loading-error-slider-bar-element-collection_1017-59461.jpg", imageAlt: "Quick workflow"},
imageSrc: "http://img.b2bpic.net/free-vector/isolated-loading-error-slider-bar-element-collection_1017-59461.jpg?_wi=2", imageAlt: "Quick workflow"},
],
},
{
title: "Local Storage", description: "All your data stays on your device. No cloud required. Your invoices, clients, and settings are stored securely in your browser.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/executive-doing-regular-server-checking_482257-89083.jpg", imageAlt: "Secure storage"},
imageSrc: "http://img.b2bpic.net/free-photo/executive-doing-regular-server-checking_482257-89083.jpg?_wi=1", imageAlt: "Secure storage"},
{
imageSrc: "http://img.b2bpic.net/free-photo/executive-doing-regular-server-checking_482257-89083.jpg", imageAlt: "Data protection"},
imageSrc: "http://img.b2bpic.net/free-photo/executive-doing-regular-server-checking_482257-89083.jpg?_wi=2", imageAlt: "Data protection"},
],
},
{
title: "PDF Export", description: "Generate professional PDFs with one click. Include your bank details, payment terms, and custom notes. Ready to send to clients.", icon: FileText,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/pre-order-badge-collection_23-2148787017.jpg", imageAlt: "PDF generation"},
imageSrc: "http://img.b2bpic.net/free-vector/pre-order-badge-collection_23-2148787017.jpg?_wi=1", imageAlt: "PDF generation"},
{
imageSrc: "http://img.b2bpic.net/free-vector/pre-order-badge-collection_23-2148787017.jpg", imageAlt: "Document export"},
imageSrc: "http://img.b2bpic.net/free-vector/pre-order-badge-collection_23-2148787017.jpg?_wi=2", imageAlt: "Document export"},
],
},
{
title: "Client Management", description: "Save and organize your clients with company name, address, ICO, and email. Select from your list when creating new invoices.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/hands-touch-pad_1163-3184.jpg", imageAlt: "Client organization"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-touch-pad_1163-3184.jpg?_wi=1", imageAlt: "Client organization"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hands-touch-pad_1163-3184.jpg", imageAlt: "Contact management"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-touch-pad_1163-3184.jpg?_wi=2", imageAlt: "Contact management"},
],
},
]}