Update src/app/page.tsx
This commit is contained in:
171
src/app/page.tsx
171
src/app/page.tsx
@@ -9,7 +9,7 @@ import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Zap, Sparkles, TrendingUp, Heart, HelpCircle, Check } from "lucide-react";
|
||||
import { Zap, Sparkles, TrendingUp, Heart, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,10 +44,15 @@ export default function LandingPage() {
|
||||
title="Ship your MVP in weeks, not months"
|
||||
description="We turn your product vision into market-ready software. Transparent process, experienced team, startup-focused delivery."
|
||||
background={{ variant: "plain" }}
|
||||
tag="MVP Development"
|
||||
tagIcon={Zap}
|
||||
buttons={[
|
||||
{ text: "Start your project", href: "contact" },
|
||||
{ text: "View our work", href: "testimonials" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-modern-clean-mvp-development-dashboard-1772549675828-98387a7e.png"
|
||||
imageAlt="MVP development platform dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-headshot-of-a-confident-m-1772549677631-fe254b42.png", alt: "Founder testimonial" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-headshot-of-a-female-cto--1772549675414-bd393948.png", alt: "Startup founder" },
|
||||
@@ -60,17 +65,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Our proven process"
|
||||
description="gets your product to market fast"
|
||||
metrics={[
|
||||
{ value: "50+", title: "MVPs launched" },
|
||||
{ value: "4-8 weeks", title: "Average timeline" }
|
||||
heading={[
|
||||
{ type: "text", content: "Our proven" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-badge-or-stamp-design-rep-1772549676901-195261fb.png", alt: "Process methodology" },
|
||||
{ type: "text", content: "gets your product to market fast" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-badge-or-stamp-design-rep-1772549676901-195261fb.png"
|
||||
imageAlt="Process methodology"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn about our process", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,30 +86,26 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Development", title: "Full-Stack Development", subtitle: "Complete Solutions", description: "From backend architecture to responsive frontend, we build complete, scalable MVPs using modern tech stacks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-showing-full-stack-web-d-1772549676836-f67fe53a.png", imageAlt: "Full-Stack Development"
|
||||
title: "Full-Stack Development", description: "From backend architecture to responsive frontend, we build complete, scalable MVPs using modern tech stacks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-showing-full-stack-web-d-1772549676836-f67fe53a.png"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Speed", title: "Rapid Prototyping", subtitle: "Quick Iteration", description: "Validate your concept in weeks. We iterate quickly based on feedback to ensure product-market fit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-depicting-rapid-prototyp-1772549676043-790dc1a3.png", imageAlt: "Rapid Prototyping"
|
||||
title: "Rapid Prototyping", description: "Validate your concept in weeks. We iterate quickly based on feedback to ensure product-market fit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-depicting-rapid-prototyp-1772549676043-790dc1a3.png"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Communication", title: "Transparent Process", subtitle: "Clear Updates", description: "Regular updates, clear communication, and predictable timelines. You're never left wondering where your project stands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-representing-transparent-1772549676346-0ef468aa.png", imageAlt: "Transparent Process"
|
||||
title: "Transparent Process", description: "Regular updates, clear communication, and predictable timelines. You're never left wondering where your project stands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-representing-transparent-1772549676346-0ef468aa.png"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Experience", title: "Startup Expertise", subtitle: "Industry Knowledge", description: "We've built 50+ MVPs for founders just like you. We understand your constraints and priorities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-showing-startup-expertis-1772549678299-71f4942e.png", imageAlt: "Startup Expertise"
|
||||
title: "Startup Expertise", description: "We've built 50+ MVPs for founders just like you. We understand your constraints and priorities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-showing-startup-expertis-1772549678299-71f4942e.png"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Support", title: "Post-Launch Support", subtitle: "Ongoing Help", description: "Your MVP success doesn't end at launch. We provide onboarding support and optimization guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-representing-post-launch-1772549676364-c7ea749f.png", imageAlt: "Post-Launch Support"
|
||||
title: "Post-Launch Support", description: "Your MVP success doesn't end at launch. We provide onboarding support and optimization guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-representing-post-launch-1772549676364-c7ea749f.png"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Value", title: "Cost-Effective Solutions", subtitle: "Budget Friendly", description: "Fixed pricing models and optimized workflows mean you get maximum value for your development budget.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-depicting-cost-effective-1772549676605-358044db.png", imageAlt: "Cost-Effective Solutions"
|
||||
title: "Cost-Effective Solutions", description: "Fixed pricing models and optimized workflows mean you get maximum value for your development budget.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-depicting-cost-effective-1772549676605-358044db.png"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-items-per-row"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
@@ -117,33 +117,30 @@ export default function LandingPage() {
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardFive
|
||||
title="Simple, Transparent Pricing"
|
||||
description="Choose the plan that fits your needs"
|
||||
title="Pricing Plans"
|
||||
description="Transparent, fixed pricing for your MVP development needs."
|
||||
tag="Pricing"
|
||||
tagIcon={Sparkles}
|
||||
tagIcon={Zap}
|
||||
plans={[
|
||||
{
|
||||
id: "monthly-retainer", tag: "Monthly Retainer Plan", price: "$5,000", period: "/m", description: "Scale design, no-code builds & copy quicker than recruiting in-house.", button: { text: "Get started", href: "#contact" }, featuresTitle: "What's Included:", features: [
|
||||
"Unlimited design requests", "48-hour turnaround", "Dedicated project manager", "Weekly status updates"
|
||||
]
|
||||
id: "starter", title: "Starter", price: "$50K", period: "fixed", features: ["4-week timeline", "Up to 5 core features", "Basic design", "Testing & QA", "30 days support"],
|
||||
button: { text: "Get Started", href: "contact" },
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-modern-clean-mvp-development-dashboard-1772549675828-98387a7e.png"
|
||||
},
|
||||
{
|
||||
id: "standard-mvp", tag: "Standard MVP Package", price: "$75,000", period: "one-time", description: "Full MVP development with all core features and 30 days of support.", button: { text: "Schedule call", href: "#contact" }, featuresTitle: "What's Included:", features: [
|
||||
"Full-stack development", "UI/UX design", "30-day support", "Performance optimization"
|
||||
]
|
||||
id: "professional", title: "Professional", price: "$100K", period: "fixed", features: ["6-week timeline", "Up to 10 core features", "Advanced design", "Full testing & QA", "60 days support"],
|
||||
button: { text: "Get Started", href: "contact" },
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-modern-clean-mvp-development-dashboard-1772549675828-98387a7e.png"
|
||||
},
|
||||
{
|
||||
id: "enterprise", tag: "Enterprise Custom", price: "Custom", period: "quote", description: "Complex projects with custom requirements and extended support.", button: { text: "Contact us", href: "#contact" }, featuresTitle: "What's Included:", features: [
|
||||
"Custom development", "Advanced architecture", "Extended support", "Infrastructure setup"
|
||||
]
|
||||
id: "enterprise", title: "Enterprise", price: "$150K", period: "fixed", features: ["8-week timeline", "Unlimited features", "Premium design", "Comprehensive testing", "90 days support"],
|
||||
button: { text: "Contact Sales", href: "contact" },
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-modern-clean-mvp-development-dashboard-1772549675828-98387a7e.png"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View all plans", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -156,16 +153,16 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50+", title: "MVPs", description: "MVPs Launched"
|
||||
id: "1", value: "50+", title: "MVPs launched for startups", items: ["From seed to Series A funding", "Across multiple industries", "98% on-time delivery rate"]
|
||||
},
|
||||
{
|
||||
id: "2", value: "4-8", title: "Weeks", description: "Avg Delivery Time"
|
||||
id: "2", value: "4-8 weeks", title: "Average MVP delivery time", items: ["40% faster than industry average", "Includes 2 iteration cycles", "Transparent fixed pricing"]
|
||||
},
|
||||
{
|
||||
id: "3", value: "150", title: "K", description: "Typical Investment"
|
||||
id: "3", value: "$50K-$150K", title: "Typical MVP investment range", items: ["Cost-effective vs. in-house hiring", "No long-term employment costs", "Scalable team as you grow"]
|
||||
},
|
||||
{
|
||||
id: "4", value: "92", title: "%", description: "Satisfaction Rating"
|
||||
id: "4", value: "92%", title: "Client satisfaction rating", items: ["Founders recommend us to peers", "Repeat business from 70% of clients", "Average engagement duration 6+ months"]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -179,25 +176,30 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<FaqSplitMedia
|
||||
title="Founder Love"
|
||||
description="What early-stage founders and startup CTOs have to say about working with us."
|
||||
tag="Reviews"
|
||||
tagIcon={Heart}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Alex Chen, Founder & CEO", content: "Webild turned our idea into a fully functional MVP in just 6 weeks. Their transparent process made us feel like true partners, not just another client."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Sarah Martinez, CTO", content: "Webild delivered better quality code at 60% of the cost. Their startup expertise meant they understood our constraints and shipped exactly what we needed."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
<div className="w-full">
|
||||
<h2 className="text-4xl font-bold text-center mb-12">Founder Love</h2>
|
||||
<p className="text-center text-lg mb-8">What early-stage founders and startup CTOs have to say about working with us.</p>
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||||
{[
|
||||
{
|
||||
name: "Alex Chen", role: "Founder & CEO", testimonial: "Webild turned our idea into a fully functional MVP in just 6 weeks. Their transparent process made us feel like true partners, not just another client.", image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-headshot-of-a-confident-m-1772549677631-fe254b42.png"
|
||||
},
|
||||
{
|
||||
name: "Sarah Martinez", role: "CTO", testimonial: "We tried hiring developers locally but the costs were astronomical. Webild delivered better quality code at 60% of the cost.", image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-headshot-of-a-female-cto--1772549675414-bd393948.png"
|
||||
},
|
||||
{
|
||||
name: "James Wilson", role: "Product Manager", testimonial: "The communication was exceptional. We had weekly updates, quick turnarounds on feedback, and they guided us on product decisions.", image: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/a-professional-headshot-of-a-male-produc-1772549675516-58be5645.png"
|
||||
}
|
||||
].map((testimonial, index) => (
|
||||
<div key={index} className="bg-white rounded-lg p-6 shadow-md">
|
||||
<img src={testimonial.image} alt={testimonial.name} className="w-12 h-12 rounded-full mb-4" />
|
||||
<p className="text-sm text-gray-600 mb-4">"{testimonial.testimonial}"</p>
|
||||
<p className="font-semibold">{testimonial.name}</p>
|
||||
<p className="text-sm text-gray-500">{testimonial.role}</p>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
@@ -208,22 +210,22 @@ export default function LandingPage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How long does an MVP typically take?", content: "Most MVPs take 4-8 weeks from kickoff to launch. This includes requirements gathering, design, development, testing, and 2 iteration cycles. Timeline can be adjusted based on scope and complexity. We provide fixed timelines upfront so there are no surprises."
|
||||
id: "1", title: "How long does an MVP typically take?", content: "Most MVPs take 4-8 weeks from kickoff to launch. This includes requirements gathering, design, development, testing, and 2 iteration cycles. Timeline can be adjusted based on scope and complexity."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What's your pricing model?", content: "We offer fixed-price packages for standard MVP scopes, typically ranging from $50K-$150K. This includes the full development lifecycle, not just code. We also offer time-and-materials engagement for more complex or exploratory projects. Transparent pricing with no hidden fees."
|
||||
id: "2", title: "What's your pricing model?", content: "We offer fixed-price packages for standard MVP scopes, typically ranging from $50K-$150K. This includes the full development lifecycle, not just code."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What tech stack do you use?", content: "We build modern, scalable applications using React/Next.js for frontend, Node.js/Python for backend, and cloud infrastructure like AWS or GCP. We choose the best tools for your specific use case. All codebases follow industry best practices and are production-ready."
|
||||
id: "3", title: "What tech stack do you use?", content: "We build modern, scalable applications using React/Next.js for frontend, Node.js/Python for backend, and cloud infrastructure like AWS or GCP."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can you help with fundraising?", content: "Absolutely. We have experience working with founders during fundraising rounds. We can help prepare technical documentation, architecture diagrams, and demo environments that impress investors. Many of our clients have successfully raised seed and Series A funding with MVPs we built."
|
||||
id: "4", title: "Can you help with fundraising?", content: "Absolutely. We have experience working with founders during fundraising rounds. We can help prepare technical documentation and demo environments that impress investors."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What if I need to pivot or make changes?", content: "Iteration is built into our process. We schedule 2 major iteration cycles into every project. We're agile and responsive to feedback. Changes within scope are handled during these cycles; significant scope expansions can be managed via project extensions."
|
||||
id: "5", title: "What if I need to pivot or make changes?", content: "Iteration is built into our process. We schedule 2 major iteration cycles into every project. We're agile and responsive to feedback."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do you provide post-launch support?", content: "Yes. We offer 30 days of post-launch support included with every project, covering bug fixes and minor optimizations. Beyond that, we offer ongoing support packages for continued feature development, scaling, and optimization as your user base grows."
|
||||
id: "6", title: "Do you provide post-launch support?", content: "Yes. We offer 30 days of post-launch support included with every project, covering bug fixes and minor optimizations."
|
||||
}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARJeYX8Eds8VZQrJWHsamdmY5p/an-illustration-showing-a-diverse-team-c-1772549676060-783dcc25.png"
|
||||
@@ -238,8 +240,41 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Webild"
|
||||
copyrightText="© 2025 Webild. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Process", href: "#about" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Case Studies", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#" },
|
||||
{ label: "Team", href: "#" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "Support", href: "#" },
|
||||
{ label: "Status", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Terms", href: "#" },
|
||||
{ label: "Security", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2025 Webild. All rights reserved."
|
||||
bottomRightText="Shipping MVPs that matter"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user