Merge version_1 into main #3
@@ -46,11 +46,11 @@ export default function LandingPage() {
|
||||
description="We research the best markets, identify target buyers, and guide them to your premium digital templates with clear pricing and secure payment paths."
|
||||
buttons={[{ text: "Start Selling", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-professional-software-workspace-showin-1774790038754-6b0b9e99.png", imageAlt: "Market Research" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png", imageAlt: "Buyer Research" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png", imageAlt: "Secure Payment" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png", imageAlt: "Template Delivery" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png", imageAlt: "Premium Design" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-professional-software-workspace-showin-1774790038754-6b0b9e99.png?_wi=1", imageAlt: "Market Research" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png?_wi=1", imageAlt: "Buyer Research" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png?_wi=1", imageAlt: "Secure Payment" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png?_wi=1", imageAlt: "Template Delivery" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png?_wi=1", imageAlt: "Premium Design" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -61,9 +61,9 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Market Insight", description: "Automated trend reports to find exactly who wants your templates.", tag: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png" },
|
||||
{ id: "f2", title: "Transaction Flow", description: "Secure payment routing directly to your preferred accounts.", tag: "Sales", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png" },
|
||||
{ id: "f3", title: "Targeted Outreach", description: "We help you position your assets in front of ready-to-buy users.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png" }
|
||||
{ id: "f1", title: "Market Insight", description: "Automated trend reports to find exactly who wants your templates.", tag: "Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png?_wi=2" },
|
||||
{ id: "f2", title: "Transaction Flow", description: "Secure payment routing directly to your preferred accounts.", tag: "Sales", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png?_wi=2" },
|
||||
{ id: "f3", title: "Targeted Outreach", description: "We help you position your assets in front of ready-to-buy users.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png?_wi=2" }
|
||||
]}
|
||||
title="Data-Driven Success"
|
||||
description="Our platform does the heavy lifting, connecting you with the right audience."
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "SaaS Website Kit", price: "$129", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png" },
|
||||
{ id: "p1", name: "SaaS Website Kit", price: "$129", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png?_wi=2" },
|
||||
{ id: "p2", name: "Enterprise Presentation", price: "$89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-professional-business-presentation-tem-1774790036710-d25bcbc9.png" },
|
||||
{ id: "p3", name: "Social Media Bundle", price: "$49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-creative-social-media-marketing-templa-1774790040246-ce0d189b.png" }
|
||||
]}
|
||||
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Designer", quote: "My template sales doubled in one month.", tag: "Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-happy-creative-professiona-1774790034532-adc6ca4c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-professional-software-workspace-showin-1774790038754-6b0b9e99.png" },
|
||||
{ id: "t2", name: "Maria K", date: "Dec 2024", title: "Marketing", quote: "The buyer matching is surprisingly accurate.", tag: "Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-content-marketing-manager-1774790033555-9b166789.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png" },
|
||||
{ id: "t3", name: "Sam Low", date: "Nov 2024", title: "Freelancer", quote: "Pricing logic helped me increase margins significantly.", tag: "Seller", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-business-consultant-1774790035840-42e5e034.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png" },
|
||||
{ id: "t4", name: "Jude W", date: "Oct 2024", title: "Product Dev", quote: "Total lifesaver for my sales pipeline.", tag: "User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-freelance-designer-1774790033770-80b17624.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png" },
|
||||
{ id: "t5", name: "Elena R.", date: "Sept 2024", title: "Agency Owner", quote: "The automated insights saved my team hundreds of hours.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-happy-creative-professiona-1774790034532-adc6ca4c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png" }
|
||||
{ id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Designer", quote: "My template sales doubled in one month.", tag: "Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-happy-creative-professiona-1774790034532-adc6ca4c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-professional-software-workspace-showin-1774790038754-6b0b9e99.png?_wi=2" },
|
||||
{ id: "t2", name: "Maria K", date: "Dec 2024", title: "Marketing", quote: "The buyer matching is surprisingly accurate.", tag: "Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-content-marketing-manager-1774790033555-9b166789.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-person-analyzing-market-data-on-a-scre-1774790034187-5ee7c90a.png?_wi=3" },
|
||||
{ id: "t3", name: "Sam Low", date: "Nov 2024", title: "Freelancer", quote: "Pricing logic helped me increase margins significantly.", tag: "Seller", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-business-consultant-1774790035840-42e5e034.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/an-automated-system-visualization-showin-1774790035185-55277436.png?_wi=3" },
|
||||
{ id: "t4", name: "Jude W", date: "Oct 2024", title: "Product Dev", quote: "Total lifesaver for my sales pipeline.", tag: "User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-freelance-designer-1774790033770-80b17624.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-stylized-design-template-being-shared--1774790036097-f537655a.png?_wi=3" },
|
||||
{ id: "t5", name: "Elena R.", date: "Sept 2024", title: "Agency Owner", quote: "The automated insights saved my team hundreds of hours.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/portrait-of-a-happy-creative-professiona-1774790034532-adc6ca4c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcYhmoWYO98Piqjm1JMZgwGXYt/a-high-quality-sleek-website-template-mo-1774790035286-d45d10c5.png?_wi=3" }
|
||||
]}
|
||||
title="Trusted by Creators"
|
||||
description="Hear from those who've successfully automated their template business."
|
||||
|
||||
Reference in New Issue
Block a user