Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b84c95a0f | |||
| bbe5b7b3fa | |||
| 11b2bb144a | |||
| 10da73f13d |
275
src/app/page.tsx
275
src/app/page.tsx
@@ -58,8 +58,7 @@ export default function HomePage() {
|
|||||||
{ name: "FAQ", id: "faq" },
|
{ name: "FAQ", id: "faq" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Launch Your Coin",
|
text: "Launch Your Coin", href: "/wizard"
|
||||||
href: "/wizard",
|
|
||||||
}}
|
}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
@@ -79,32 +78,20 @@ export default function HomePage() {
|
|||||||
imageAlt="CryptoMint Platform Dashboard"
|
imageAlt="CryptoMint Platform Dashboard"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex Johnson",
|
name: "Alex Johnson", handle: "Founder, TokenLaunch Co", testimonial: "Launched my first coin in 15 minutes. The wizard guided me through every step. Absolutely game-changing!", rating: 5,
|
||||||
handle: "Founder, TokenLaunch Co",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-portrait-photo-of-a-confi-1773210525160-1cd5c58b.png?_wi=1"
|
||||||
testimonial: "Launched my first coin in 15 minutes. The wizard guided me through every step. Absolutely game-changing!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-portrait-photo-of-a-confi-1773210525160-1cd5c58b.png?_wi=1",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Sarah Chen",
|
name: "Sarah Chen", handle: "Marketing Manager, BrandCrypto", testimonial: "No technical skills needed. Our entire team was able to create and customize coins immediately.", rating: 5,
|
||||||
handle: "Marketing Manager, BrandCrypto",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-headshot-photo-of-a-woman-1773210524968-4795d399.png?_wi=1"
|
||||||
testimonial: "No technical skills needed. Our entire team was able to create and customize coins immediately.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-headshot-photo-of-a-woman-1773210524968-4795d399.png?_wi=1",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Marcus Williams",
|
name: "Marcus Williams", handle: "Entrepreneur, Web3 Studio", testimonial: "The pricing is incredibly fair and the process is transparent. Highly recommend for any crypto project.", rating: 5,
|
||||||
handle: "Entrepreneur, Web3 Studio",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-portrait-of-a-man-in-his--1773210525319-e78fe974.png?_wi=1"
|
||||||
testimonial: "The pricing is incredibly fair and the process is transparent. Highly recommend for any crypto project.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-portrait-of-a-man-in-his--1773210525319-e78fe974.png?_wi=1",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Emma Rodriguez",
|
name: "Emma Rodriguez", handle: "Community Manager, CryptoHub", testimonial: "Finally, a platform that makes crypto accessible to everyone. Outstanding customer support too!", rating: 5,
|
||||||
handle: "Community Manager, CryptoHub",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-headshot-photo-of-a-woman-1773210525488-51c4f7bf.png?_wi=1"
|
||||||
testimonial: "Finally, a platform that makes crypto accessible to everyone. Outstanding customer support too!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-headshot-photo-of-a-woman-1773210525488-51c4f7bf.png?_wi=1",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -112,6 +99,7 @@ export default function HomePage() {
|
|||||||
{ text: "Learn More", href: "#how-it-works" },
|
{ text: "Learn More", href: "#how-it-works" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
buttonContainerClassName="flex gap-4 justify-center items-center flex-col sm:flex-row"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -126,62 +114,46 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Enter Coin Details",
|
title: "Enter Coin Details", description: "Input your coin name, total supply, logo, and description. Customize every detail to match your brand.", icon: FileText,
|
||||||
description: "Input your coin name, total supply, logo, and description. Customize every detail to match your brand.",
|
|
||||||
icon: FileText,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-user-friendly-form-interface-for-crypt-1773210526700-1a42cb81.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-user-friendly-form-interface-for-crypt-1773210526700-1a42cb81.png?_wi=1", imageAlt: "Coin Details Form"
|
||||||
imageAlt: "Coin Details Form",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-cryptocurrency-token-configur-1773210528098-bbf22b5d.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-cryptocurrency-token-configur-1773210528098-bbf22b5d.png?_wi=1", imageAlt: "Token Configuration"
|
||||||
imageAlt: "Token Configuration",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Select Blockchain",
|
title: "Select Blockchain", description: "Choose from Ethereum, Binance Smart Chain, Solana, Polygon, or other supported networks. Deploy anywhere.", icon: Network,
|
||||||
description: "Choose from Ethereum, Binance Smart Chain, Solana, Polygon, or other supported networks. Deploy anywhere.",
|
|
||||||
icon: Network,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-blockchain-network-selection-interface-1773210526538-7391793a.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-blockchain-network-selection-interface-1773210526538-7391793a.png?_wi=1", imageAlt: "Blockchain Selection"
|
||||||
imageAlt: "Blockchain Selection",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-comparison-chart-showing-different-blo-1773210526179-a9aef51d.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-comparison-chart-showing-different-blo-1773210526179-a9aef51d.png?_wi=1", imageAlt: "Network Comparison"
|
||||||
imageAlt: "Network Comparison",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Preview & Configure",
|
title: "Preview & Configure", description: "Review your coin design and smart contract configuration. Make adjustments before deployment.", icon: Eye,
|
||||||
description: "Review your coin design and smart contract configuration. Make adjustments before deployment.",
|
|
||||||
icon: Eye,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-preview-screen-of-a-cryptocurrency-coi-1773210529142-d488f5d0.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-preview-screen-of-a-cryptocurrency-coi-1773210529142-d488f5d0.png?_wi=1", imageAlt: "Coin Preview"
|
||||||
imageAlt: "Coin Preview",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-smart-contract-code-review-interface-s-1773210527438-4a5ff1ff.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-smart-contract-code-review-interface-s-1773210527438-4a5ff1ff.png?_wi=1", imageAlt: "Contract Review"
|
||||||
imageAlt: "Contract Review",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Deploy & Launch",
|
title: "Deploy & Launch", description: "Pay the minting fee and deploy your coin live. Get instant contract address and start trading immediately.", icon: Rocket,
|
||||||
description: "Pay the minting fee and deploy your coin live. Get instant contract address and start trading immediately.",
|
|
||||||
icon: Rocket,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-successful-deployment-confirmation-scr-1773210525914-c266a692.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-successful-deployment-confirmation-scr-1773210525914-c266a692.png?_wi=1", imageAlt: "Deployment Success"
|
||||||
imageAlt: "Deployment Success",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-cryptocurrency-token-dashboard-showing-1773210526813-93c2de11.png?_wi=1",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-cryptocurrency-token-dashboard-showing-1773210526813-93c2de11.png?_wi=1", imageAlt: "Token Dashboard"
|
||||||
imageAlt: "Token Dashboard",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -204,92 +176,68 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "No-Code Interface",
|
title: "No-Code Interface", description: "Intuitive wizard with drag-and-drop customization. No programming or blockchain knowledge required.", icon: Wand2,
|
||||||
description: "Intuitive wizard with drag-and-drop customization. No programming or blockchain knowledge required.",
|
|
||||||
icon: Wand2,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-visual-wizard-interface-with-numbered--1773210528136-14e264e5.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-visual-wizard-interface-with-numbered--1773210528136-14e264e5.png", imageAlt: "No-Code Wizard"
|
||||||
imageAlt: "No-Code Wizard",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-user-friendly-dashboard-showing-a-prog-1773210526413-83fba5e3.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-user-friendly-dashboard-showing-a-prog-1773210526413-83fba5e3.png", imageAlt: "Progress Dashboard"
|
||||||
imageAlt: "Progress Dashboard",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Multi-Blockchain Support",
|
title: "Multi-Blockchain Support", description: "Deploy to Ethereum, BSC, Solana, Polygon, Avalanche, and more. Choose the network that fits your needs.", icon: Globe,
|
||||||
description: "Deploy to Ethereum, BSC, Solana, Polygon, Avalanche, and more. Choose the network that fits your needs.",
|
|
||||||
icon: Globe,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-world-map-showing-multiple-blockchain--1773210529690-2940b47a.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-world-map-showing-multiple-blockchain--1773210529690-2940b47a.png", imageAlt: "Global Blockchain Network"
|
||||||
imageAlt: "Global Blockchain Network",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-comparison-of-different-block-1773210526869-630c98c5.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-comparison-of-different-block-1773210526869-630c98c5.png", imageAlt: "Network Comparison"
|
||||||
imageAlt: "Network Comparison",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Customization & Branding",
|
title: "Customization & Branding", description: "Full control over coin design, tokenomics, and metadata. Integrate seamlessly with your brand identity.", icon: Palette,
|
||||||
description: "Full control over coin design, tokenomics, and metadata. Integrate seamlessly with your brand identity.",
|
|
||||||
icon: Palette,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-design-customization-panel-showing-col-1773210527399-318b75c9.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-design-customization-panel-showing-col-1773210527399-318b75c9.png", imageAlt: "Customization Panel"
|
||||||
imageAlt: "Customization Panel",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-live-preview-of-a-branded-cryptocurren-1773210528479-c7474e24.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-live-preview-of-a-branded-cryptocurren-1773210528479-c7474e24.png", imageAlt: "Branding Preview"
|
||||||
imageAlt: "Branding Preview",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Integrated Payment Gateway",
|
title: "Integrated Payment Gateway", description: "Secure payment processing for minting fees. Support for multiple payment methods and cryptocurrencies.", icon: CreditCard,
|
||||||
description: "Secure payment processing for minting fees. Support for multiple payment methods and cryptocurrencies.",
|
|
||||||
icon: CreditCard,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-secure-payment-gateway-interface-showi-1773210528194-f99bb1ae.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-secure-payment-gateway-interface-showi-1773210528194-f99bb1ae.png", imageAlt: "Payment Gateway"
|
||||||
imageAlt: "Payment Gateway",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-payment-confirmation-screen-showing-su-1773210528743-02e3674a.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-payment-confirmation-screen-showing-su-1773210528743-02e3674a.png", imageAlt: "Payment Confirmation"
|
||||||
imageAlt: "Payment Confirmation",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Smart Contract Generation",
|
title: "Smart Contract Generation", description: "Automatically generate secure, audited smart contracts. Mint, burn, and manage your token programmatically.", icon: Code,
|
||||||
description: "Automatically generate secure, audited smart contracts. Mint, burn, and manage your token programmatically.",
|
|
||||||
icon: Code,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-smart-contract-management-dashboard-sh-1773210529295-f3d38f3b.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-smart-contract-management-dashboard-sh-1773210529295-f3d38f3b.png", imageAlt: "Contract Management"
|
||||||
imageAlt: "Contract Management",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-view-of-generated-smart-contr-1773210525942-35d438d4.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-detailed-view-of-generated-smart-contr-1773210525942-35d438d4.png", imageAlt: "Contract Code"
|
||||||
imageAlt: "Contract Code",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Marketplace Listing",
|
title: "Marketplace Listing", description: "List your coin on our platform marketplace. Reach potential investors and traders instantly.", icon: ShoppingCart,
|
||||||
description: "List your coin on our platform marketplace. Reach potential investors and traders instantly.",
|
|
||||||
icon: ShoppingCart,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-cryptocurrency-marketplace-showing-mul-1773210528382-e5907e72.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-cryptocurrency-marketplace-showing-mul-1773210528382-e5907e72.png", imageAlt: "Marketplace Grid"
|
||||||
imageAlt: "Marketplace Grid",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-token-detail-page-from-a-marketplace-s-1773210527915-845404c6.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-token-detail-page-from-a-marketplace-s-1773210527915-845404c6.png", imageAlt: "Token Detail Page"
|
||||||
imageAlt: "Token Detail Page",
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -312,62 +260,27 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "starter",
|
id: "starter", title: "Starter", price: "$29", period: "per coin", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-colorful-illustration-representing-the-1773210525863-5a697965.png?_wi=1", imageAlt: "Starter Plan", button: {
|
||||||
title: "Starter",
|
text: "Get Started", href: "/wizard"
|
||||||
price: "$29",
|
|
||||||
period: "per coin",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-colorful-illustration-representing-the-1773210525863-5a697965.png?_wi=1",
|
|
||||||
imageAlt: "Starter Plan",
|
|
||||||
button: {
|
|
||||||
text: "Get Started",
|
|
||||||
href: "/wizard",
|
|
||||||
},
|
},
|
||||||
features: [
|
features: [
|
||||||
"Create one custom coin",
|
"Create one custom coin", "ERC-20 or BEP-20 standard", "Basic customization", "24-hour support", "Instant deployment"
|
||||||
"ERC-20 or BEP-20 standard",
|
|
||||||
"Basic customization",
|
|
||||||
"24-hour support",
|
|
||||||
"Instant deployment",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "professional",
|
id: "professional", title: "Professional", price: "$99", period: "per coin", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-and-sleek-illustration-re-1773210528463-73a8781d.png?_wi=1", imageAlt: "Professional Plan", button: {
|
||||||
title: "Professional",
|
text: "Launch Pro", href: "/wizard"
|
||||||
price: "$99",
|
|
||||||
period: "per coin",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-professional-and-sleek-illustration-re-1773210528463-73a8781d.png?_wi=1",
|
|
||||||
imageAlt: "Professional Plan",
|
|
||||||
button: {
|
|
||||||
text: "Launch Pro",
|
|
||||||
href: "/wizard",
|
|
||||||
},
|
},
|
||||||
features: [
|
features: [
|
||||||
"Advanced customization",
|
"Advanced customization", "Multi-blockchain deployment", "Governance features", "Priority support", "Marketplace listing", "Analytics dashboard"
|
||||||
"Multi-blockchain deployment",
|
|
||||||
"Governance features",
|
|
||||||
"Priority support",
|
|
||||||
"Marketplace listing",
|
|
||||||
"Analytics dashboard",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "enterprise",
|
id: "enterprise", title: "Enterprise", price: "$299", period: "per coin", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-premium-and-sophisticated-illustration-1773210525986-fc9ae325.png?_wi=1", imageAlt: "Enterprise Plan", button: {
|
||||||
title: "Enterprise",
|
text: "Contact Sales", href: "#contact"
|
||||||
price: "$299",
|
|
||||||
period: "per coin",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-premium-and-sophisticated-illustration-1773210525986-fc9ae325.png?_wi=1",
|
|
||||||
imageAlt: "Enterprise Plan",
|
|
||||||
button: {
|
|
||||||
text: "Contact Sales",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
},
|
||||||
features: [
|
features: [
|
||||||
"Unlimited customization",
|
"Unlimited customization", "All blockchains supported", "Custom contract development", "24/7 dedicated support", "Co-marketing opportunities", "White-label options"
|
||||||
"All blockchains supported",
|
|
||||||
"Custom contract development",
|
|
||||||
"24/7 dedicated support",
|
|
||||||
"Co-marketing opportunities",
|
|
||||||
"White-label options",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -389,28 +302,20 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", icon: Coins,
|
||||||
icon: Coins,
|
title: "Coins Created", value: "12,500+"
|
||||||
title: "Coins Created",
|
|
||||||
value: "12,500+",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", icon: Users,
|
||||||
icon: Users,
|
title: "Active Creators", value: "8,340"
|
||||||
title: "Active Creators",
|
|
||||||
value: "8,340",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", icon: DollarSign,
|
||||||
icon: DollarSign,
|
title: "Total Value Minted", value: "$150M+"
|
||||||
title: "Total Value Minted",
|
|
||||||
value: "$150M+",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", icon: Globe,
|
||||||
icon: Globe,
|
title: "Countries Served", value: "125"
|
||||||
title: "Countries Served",
|
|
||||||
value: "125",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -426,40 +331,22 @@ export default function HomePage() {
|
|||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "James Mitchell", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "James Mitchell"
|
||||||
name: "James Mitchell",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
|
|
||||||
imageAlt: "James Mitchell",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Lisa Park", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Lisa Park"
|
||||||
name: "Lisa Park",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
|
|
||||||
imageAlt: "Lisa Park",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "David Nakamoto", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "David Nakamoto"
|
||||||
name: "David Nakamoto",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
|
|
||||||
imageAlt: "David Nakamoto",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Sophie Bertrand", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Sophie Bertrand"
|
||||||
name: "Sophie Bertrand",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4",
|
|
||||||
imageAlt: "Sophie Bertrand",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Raj Patel", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Raj Patel"
|
||||||
name: "Raj Patel",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=5",
|
|
||||||
imageAlt: "Raj Patel",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Maria Garcia", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Maria Garcia"
|
||||||
name: "Maria Garcia",
|
|
||||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6",
|
|
||||||
imageAlt: "Maria Garcia",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
cardTitle="Trusted by 8,340+ Creators Worldwide Who Successfully Launched Their Crypto Coins"
|
cardTitle="Trusted by 8,340+ Creators Worldwide Who Successfully Launched Their Crypto Coins"
|
||||||
@@ -480,34 +367,22 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Do I need coding experience to create a coin?", content: "No! CryptoMint is completely no-code. Our step-by-step wizard guides you through the entire process. You just need to provide your coin details and select options. We handle all the technical blockchain work."
|
||||||
title: "Do I need coding experience to create a coin?",
|
|
||||||
content: "No! CryptoMint is completely no-code. Our step-by-step wizard guides you through the entire process. You just need to provide your coin details and select options. We handle all the technical blockchain work.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Which blockchains are supported?", content: "We support Ethereum, Binance Smart Chain, Solana, Polygon, Avalanche, Fantom, and Arbitrum. You can deploy your coin on any of these networks with a single click. Each network has different fees and transaction speeds."
|
||||||
title: "Which blockchains are supported?",
|
|
||||||
content: "We support Ethereum, Binance Smart Chain, Solana, Polygon, Avalanche, Fantom, and Arbitrum. You can deploy your coin on any of these networks with a single click. Each network has different fees and transaction speeds.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "What's included in the minting fee?", content: "The minting fee covers smart contract deployment, security auditing, blockchain gas fees, and 24-hour support. Everything is transparent - no hidden costs. The exact fee depends on your chosen blockchain and plan level."
|
||||||
title: "What's included in the minting fee?",
|
|
||||||
content: "The minting fee covers smart contract deployment, security auditing, blockchain gas fees, and 24-hour support. Everything is transparent - no hidden costs. The exact fee depends on your chosen blockchain and plan level.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Can I customize the coin after launch?", content: "Yes! You can manage supply, configure burn rates, set up staking features, and adjust tokenomics (depending on your plan). Some features require manual smart contract updates, but we offer professional services for those changes."
|
||||||
title: "Can I customize the coin after launch?",
|
|
||||||
content: "Yes! You can manage supply, configure burn rates, set up staking features, and adjust tokenomics (depending on your plan). Some features require manual smart contract updates, but we offer professional services for those changes.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Is my coin secure and audited?", content: "All coins created through CryptoMint use audited, battle-tested smart contract templates. We follow security best practices and are regularly audited by third-party firms. You receive full contract transparency and security documentation."
|
||||||
title: "Is my coin secure and audited?",
|
|
||||||
content: "All coins created through CryptoMint use audited, battle-tested smart contract templates. We follow security best practices and are regularly audited by third-party firms. You receive full contract transparency and security documentation.",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", title: "How do I list my coin on exchanges?", content: "Your coin automatically gets listed on our internal marketplace. To list on major exchanges like Uniswap or PancakeSwap, you'll need to provide liquidity. We provide guides and support for the exchange listing process."
|
||||||
title: "How do I list my coin on exchanges?",
|
|
||||||
content: "Your coin automatically gets listed on our internal marketplace. To list on major exchanges like Uniswap or PancakeSwap, you'll need to provide liquidity. We provide guides and support for the exchange listing process.",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-friendly-customer-support-team-working-1773210527027-63c49392.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhEYQQdUGnNCbgO8E5DrHdD28O/a-friendly-customer-support-team-working-1773210527027-63c49392.png?_wi=1"
|
||||||
@@ -547,8 +422,7 @@ export default function HomePage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product",
|
title: "Product", items: [
|
||||||
items: [
|
|
||||||
{ label: "Create Coin", href: "/wizard" },
|
{ label: "Create Coin", href: "/wizard" },
|
||||||
{ label: "Pricing", href: "/#pricing" },
|
{ label: "Pricing", href: "/#pricing" },
|
||||||
{ label: "Features", href: "/#features" },
|
{ label: "Features", href: "/#features" },
|
||||||
@@ -556,8 +430,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{ label: "Documentation", href: "/docs" },
|
{ label: "Documentation", href: "/docs" },
|
||||||
{ label: "Guides", href: "/guides" },
|
{ label: "Guides", href: "/guides" },
|
||||||
{ label: "Blog", href: "/blog" },
|
{ label: "Blog", href: "/blog" },
|
||||||
@@ -565,8 +438,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{ label: "About Us", href: "/about" },
|
{ label: "About Us", href: "/about" },
|
||||||
{ label: "Contact", href: "/#contact" },
|
{ label: "Contact", href: "/#contact" },
|
||||||
{ label: "Careers", href: "/careers" },
|
{ label: "Careers", href: "/careers" },
|
||||||
@@ -574,8 +446,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "/privacy" },
|
{ label: "Privacy Policy", href: "/privacy" },
|
||||||
{ label: "Terms of Service", href: "/terms" },
|
{ label: "Terms of Service", href: "/terms" },
|
||||||
{ label: "Security", href: "/security" },
|
{ label: "Security", href: "/security" },
|
||||||
|
|||||||
Reference in New Issue
Block a user