Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "See Demo", href: "#how-it-works" },
|
||||
]}
|
||||
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"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -79,13 +79,13 @@ export default function LandingPage() {
|
||||
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"],
|
||||
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"],
|
||||
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"],
|
||||
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>
|
||||
@@ -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"],
|
||||
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"],
|
||||
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"],
|
||||
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>
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
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"
|
||||
bulletPoints={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user