Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-02 17:44:53 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ text: "See Demo", href: "#how-it-works" }, { text: "See Demo", href: "#how-it-works" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-modern-clean-invoice-maker-dashboard-i-1772473451504-f65c2ab5.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-modern-clean-invoice-maker-dashboard-i-1772473451504-f65c2ab5.png?_wi=1"
imageAlt="Invoice maker interface" imageAlt="Invoice maker interface"
textPosition="bottom-left" textPosition="bottom-left"
showBlur={true} showBlur={true}
@@ -79,13 +79,13 @@ export default function LandingPage() {
features={[ features={[
{ {
id: "1", title: "Smart Automation", author: "Save Time", description: "Automatically calculate totals, taxes, and discounts. Let our AI handle the math so you focus on your business.", tags: ["Time-Saving", "Efficiency"], id: "1", title: "Smart Automation", author: "Save Time", description: "Automatically calculate totals, taxes, and discounts. Let our AI handle the math so you focus on your business.", tags: ["Time-Saving", "Efficiency"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/abstract-visualization-of-invoice-automa-1772473451259-d7e2185b.png", imageAlt: "Automation feature"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/abstract-visualization-of-invoice-automa-1772473451259-d7e2185b.png?_wi=1", imageAlt: "Automation feature"},
{ {
id: "2", title: "Professional Templates", author: "Custom Design", description: "Choose from dozens of beautifully designed templates. Customize colors, fonts, and branding to match your business.", tags: ["Customizable", "Professional"], id: "2", title: "Professional Templates", author: "Custom Design", description: "Choose from dozens of beautifully designed templates. Customize colors, fonts, and branding to match your business.", tags: ["Customizable", "Professional"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-collection-of-professional-invoice-tem-1772473451083-363479a3.png", imageAlt: "Template gallery"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-collection-of-professional-invoice-tem-1772473451083-363479a3.png?_wi=1", imageAlt: "Template gallery"},
{ {
id: "3", title: "Seamless Integration", author: "Stay Connected", description: "Sync with your favorite accounting software, payment platforms, and CRM tools instantly.", tags: ["Integration", "Connected"], id: "3", title: "Seamless Integration", author: "Stay Connected", description: "Sync with your favorite accounting software, payment platforms, and CRM tools instantly.", tags: ["Integration", "Connected"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/integration-diagram-showing-invoice-make-1772473450752-d18d9aaf.png", imageAlt: "Integration options"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/integration-diagram-showing-invoice-make-1772473450752-d18d9aaf.png?_wi=1", imageAlt: "Integration options"},
]} ]}
/> />
</div> </div>
@@ -106,15 +106,15 @@ export default function LandingPage() {
{ {
id: "starter", title: "Starter", price: "$19", period: "/month", features: ["Up to 50 invoices per month", "Basic templates", "Email support", "Automatic reminders"], id: "starter", title: "Starter", price: "$19", period: "/month", features: ["Up to 50 invoices per month", "Basic templates", "Email support", "Automatic reminders"],
button: { text: "Get Started", href: "#contact" }, button: { text: "Get Started", href: "#contact" },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-collection-of-professional-invoice-tem-1772473451083-363479a3.png", imageAlt: "Starter plan"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-collection-of-professional-invoice-tem-1772473451083-363479a3.png?_wi=2", imageAlt: "Starter plan"},
{ {
id: "professional", title: "Professional", price: "$49", period: "/month", features: ["Unlimited invoices", "Premium templates", "Priority support", "Advanced analytics", "Custom branding"], id: "professional", title: "Professional", price: "$49", period: "/month", features: ["Unlimited invoices", "Premium templates", "Priority support", "Advanced analytics", "Custom branding"],
button: { text: "Get Started", href: "#contact" }, button: { text: "Get Started", href: "#contact" },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/abstract-visualization-of-invoice-automa-1772473451259-d7e2185b.png", imageAlt: "Professional plan"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/abstract-visualization-of-invoice-automa-1772473451259-d7e2185b.png?_wi=2", imageAlt: "Professional plan"},
{ {
id: "enterprise", title: "Enterprise", price: "Custom", period: "contact us", features: ["Everything in Professional", "Dedicated account manager", "Custom integration", "Advanced security", "API access"], id: "enterprise", title: "Enterprise", price: "Custom", period: "contact us", features: ["Everything in Professional", "Dedicated account manager", "Custom integration", "Advanced security", "API access"],
button: { text: "Contact Sales", href: "#contact" }, button: { text: "Contact Sales", href: "#contact" },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/integration-diagram-showing-invoice-make-1772473450752-d18d9aaf.png", imageAlt: "Enterprise plan"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/integration-diagram-showing-invoice-make-1772473450752-d18d9aaf.png?_wi=2", imageAlt: "Enterprise plan"},
]} ]}
/> />
</div> </div>
@@ -134,7 +134,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
imagePosition="right" imagePosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-modern-clean-invoice-maker-dashboard-i-1772473451504-f65c2ab5.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOp9VbC9mzj5Qm1doTP7kvAR9z/a-modern-clean-invoice-maker-dashboard-i-1772473451504-f65c2ab5.png?_wi=2"
imageAlt="Invoice creation workflow" imageAlt="Invoice creation workflow"
bulletPoints={[ bulletPoints={[
{ {