Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 00:32:07 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="FORGE DIGITAL"
description="Transform your business with stunning, high-converting websites designed to drive growth. We build beautiful, functional digital experiences that turn visitors into customers."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Start Your Project", href: "#contact" },
{ text: "View Our Work", href: "#testimonials" },
@@ -82,14 +82,14 @@ export default function LandingPage() {
tagIcon={Sparkles}
features={[
{
id: 1,
title: "Custom Website Design", description: "Beautiful, brand-aligned websites built from scratch to reflect your company's unique identity and values. We create responsive designs that work seamlessly across all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png?_wi=1", imageAlt: "Custom website design process"},
id: "1", title: "Custom Website Design", description: "Beautiful, brand-aligned websites built from scratch to reflect your company's unique identity and values. We create responsive designs that work seamlessly across all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Custom website design process"
},
{
id: 2,
title: "E-Commerce Solutions", description: "Full-featured online stores with secure payment processing, inventory management, and customer relationship tools. We build platforms that convert browsers into buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png?_wi=1", imageAlt: "E-commerce platform development"},
id: "2", title: "E-Commerce Solutions", description: "Full-featured online stores with secure payment processing, inventory management, and customer relationship tools. We build platforms that convert browsers into buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "E-commerce platform development"
},
{
id: 3,
title: "Website Optimization", description: "Performance-focused redesigns that improve user experience, page load speed, and search engine rankings. We ensure your site works as hard as you do.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png?_wi=1", imageAlt: "Website optimization and launch"},
id: "3", title: "Website Optimization", description: "Performance-focused redesigns that improve user experience, page load speed, and search engine rankings. We ensure your site works as hard as you do.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Website optimization and launch"
},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -104,14 +104,14 @@ export default function LandingPage() {
tag="How We Work"
features={[
{
id: 1,
title: "Discovery & Strategy", description: "We dive deep into understanding your business, target audience, and goals. Through research and consultation, we develop a strategic roadmap for your digital presence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png?_wi=2", imageAlt: "Discovery and strategy phase"},
id: "1", title: "Discovery & Strategy", description: "We dive deep into understanding your business, target audience, and goals. Through research and consultation, we develop a strategic roadmap for your digital presence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-brainstorming-session-showing-designer-1772756990734-b30466ed.png", imageAlt: "Discovery and strategy phase"
},
{
id: 2,
title: "Design & Development", description: "Our creative team designs stunning visuals while developers build robust, scalable solutions. We balance aesthetics with functionality to create truly exceptional websites.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png?_wi=2", imageAlt: "Design and development phase"},
id: "2", title: "Design & Development", description: "Our creative team designs stunning visuals while developers build robust, scalable solutions. We balance aesthetics with functionality to create truly exceptional websites.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-designer-working-on-a-high-resolution--1772756990904-e8aa1de7.png", imageAlt: "Design and development phase"
},
{
id: 3,
title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly before launch. We optimize performance, conduct quality assurance, and deploy your site with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png?_wi=2", imageAlt: "Testing and launch phase"},
id: "3", title: "Testing & Launch", description: "Rigorous testing ensures everything works perfectly before launch. We optimize performance, conduct quality assurance, and deploy your site with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-modern-website-displayed-on-multiple-d-1772756990573-af0df985.png", imageAlt: "Testing and launch phase"
},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -127,9 +127,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Global Tech Solutions", "StartUp Innovations", "Enterprise Systems", "Digital Ventures", "NextGen Industries", "Cloud Networks", "Smart Solutions"]}
"Global Tech Solutions", "StartUp Innovations", "Enterprise Systems", "Digital Ventures", "NextGen Industries", "Cloud Networks", "Smart Solutions"
]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-google-logo-in-high-1772756991896-84418eef.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-microsoft-logo-in-h-1772756990211-58c2e29e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-airbnb-logo-in-high-1772756990160-5c233b5a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-slack-logo-in-high--1772756990196-5cdf69c8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-netflix-logo-in-hig-1772756990224-dff80a24.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-shopify-logo-in-hig-1772756989456-846a8a86.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-stripe-logo-in-high-1772756990178-6692aa92.png"]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-google-logo-in-high-1772756991896-84418eef.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-microsoft-logo-in-h-1772756990211-58c2e29e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-airbnb-logo-in-high-1772756990160-5c233b5a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-slack-logo-in-high--1772756990196-5cdf69c8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-netflix-logo-in-hig-1772756990224-dff80a24.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-shopify-logo-in-hig-1772756989456-846a8a86.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-clean-professional-stripe-logo-in-high-1772756990178-6692aa92.png"
]}
speed={40}
showCard={true}
ariaLabel="Trusted clients and partners"
@@ -145,17 +147,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Transformed Our Online Presence", quote: "Forge Digital completely transformed our business. Their team understood our vision and delivered a website that perfectly represents our brand. We've seen a 300% increase in inquiries since launch.", name: "Sarah Mitchell", role: "CEO, TechVentures Inc.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-business-ex-1772756990876-ab171c36.png", imageAlt: "Sarah Mitchell"},
id: "1", title: "Transformed Our Online Presence", quote: "Forge Digital completely transformed our business. Their team understood our vision and delivered a website that perfectly represents our brand. We've seen a 300% increase in inquiries since launch.", name: "Sarah Mitchell", role: "CEO, TechVentures Inc.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-business-ex-1772756990876-ab171c36.png", imageAlt: "Sarah Mitchell"
},
{
id: "2", title: "Exceptional Design and Support", quote: "Working with Forge Digital was fantastic. Their designers created a beautiful website that's also incredibly easy to navigate. The ongoing support has been invaluable to our success.", name: "Michael Chen", role: "Founder, StartUp Labs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-male-entrep-1772756990289-621181fd.png", imageAlt: "Michael Chen"},
id: "2", title: "Exceptional Design and Support", quote: "Working with Forge Digital was fantastic. Their designers created a beautiful website that's also incredibly easy to navigate. The ongoing support has been invaluable to our success.", name: "Michael Chen", role: "Founder, StartUp Labs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-male-entrep-1772756990289-621181fd.png", imageAlt: "Michael Chen"
},
{
id: "3", title: "Our Best Investment Yet", quote: "We didn't have any online presence before Forge Digital. Now we have a stunning e-commerce site that generates consistent revenue. Their team was professional, responsive, and delivered on time.", name: "Jennifer Rodriguez", role: "Owner, Artisan Goods Co.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-female-busi-1772756989854-e5bde26d.png", imageAlt: "Jennifer Rodriguez"},
id: "3", title: "Our Best Investment Yet", quote: "We didn't have any online presence before Forge Digital. Now we have a stunning e-commerce site that generates consistent revenue. Their team was professional, responsive, and delivered on time.", name: "Jennifer Rodriguez", role: "Owner, Artisan Goods Co.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-female-busi-1772756989854-e5bde26d.png", imageAlt: "Jennifer Rodriguez"
},
{
id: "4", title: "Exceeded All Expectations", quote: "Forge Digital went above and beyond our expectations. The website is lightning-fast, beautiful, and converts visitors into customers. Highly recommended for any business looking to elevate their online presence.", name: "David Kim", role: "Marketing Director, GlobalTech Solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-male-market-1772756991587-116af492.png", imageAlt: "David Kim"},
id: "4", title: "Exceeded All Expectations", quote: "Forge Digital went above and beyond our expectations. The website is lightning-fast, beautiful, and converts visitors into customers. Highly recommended for any business looking to elevate their online presence.", name: "David Kim", role: "Marketing Director, GlobalTech Solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-male-market-1772756991587-116af492.png", imageAlt: "David Kim"
},
{
id: "5", title: "Perfect Partner for Growth", quote: "As a growing startup, we needed a web presence that matched our ambitions. Forge Digital delivered exactly that. Their expertise in web design and development is unmatched.", name: "Emily Watson", role: "Co-founder, InnovateLab", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-young-femal-1772756990720-fb8a42f4.png", imageAlt: "Emily Watson"},
id: "5", title: "Perfect Partner for Growth", quote: "As a growing startup, we needed a web presence that matched our ambitions. Forge Digital delivered exactly that. Their expertise in web design and development is unmatched.", name: "Emily Watson", role: "Co-founder, InnovateLab", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-young-femal-1772756990720-fb8a42f4.png", imageAlt: "Emily Watson"
},
{
id: "6", title: "Professional and Reliable", quote: "From initial consultation to post-launch support, Forge Digital has been professional, reliable, and committed to our success. Our website is now our best marketing tool.", name: "Robert Thompson", role: "Managing Partner, Consultant Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-mature-male-1772756990256-ce6a43b2.png", imageAlt: "Robert Thompson"},
id: "6", title: "Professional and Reliable", quote: "From initial consultation to post-launch support, Forge Digital has been professional, reliable, and committed to our success. Our website is now our best marketing tool.", name: "Robert Thompson", role: "Managing Partner, Consultant Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY5uvzgwplrgFKmqliAsUj8Fxa/a-professional-headshot-of-a-mature-male-1772756990256-ce6a43b2.png", imageAlt: "Robert Thompson"
},
]}
ariaLabel="Client testimonials and success stories"
/>
@@ -172,17 +180,23 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "How long does it take to build a website?", content: "Typical website projects take 6-12 weeks from discovery to launch, depending on complexity and scope. Simple sites may launch in 4-6 weeks, while custom e-commerce platforms can take 12-16 weeks. We'll provide a detailed timeline during the initial consultation."},
id: "1", title: "How long does it take to build a website?", content: "Typical website projects take 6-12 weeks from discovery to launch, depending on complexity and scope. Simple sites may launch in 4-6 weeks, while custom e-commerce platforms can take 12-16 weeks. We'll provide a detailed timeline during the initial consultation."
},
{
id: "2", title: "What is your pricing model?", content: "We offer flexible pricing based on your project scope and requirements. Most sites range from $5,000 to $50,000+. We provide transparent quotes with no hidden fees and discuss budget options during the discovery phase."},
id: "2", title: "What is your pricing model?", content: "We offer flexible pricing based on your project scope and requirements. Most sites range from $5,000 to $50,000+. We provide transparent quotes with no hidden fees and discuss budget options during the discovery phase."
},
{
id: "3", title: "Do you provide ongoing support?", content: "Yes! We offer maintenance and support packages to keep your site running smoothly. This includes updates, security monitoring, backups, and technical support. Many clients find this invaluable for long-term success."},
id: "3", title: "Do you provide ongoing support?", content: "Yes! We offer maintenance and support packages to keep your site running smoothly. This includes updates, security monitoring, backups, and technical support. Many clients find this invaluable for long-term success."
},
{
id: "4", title: "Will my website be mobile-friendly?", content: "Absolutely. Every website we build is fully responsive and optimized for mobile devices. With over 60% of web traffic coming from mobile, we prioritize mobile-first design in every project."},
id: "4", title: "Will my website be mobile-friendly?", content: "Absolutely. Every website we build is fully responsive and optimized for mobile devices. With over 60% of web traffic coming from mobile, we prioritize mobile-first design in every project."
},
{
id: "5", title: "Can you help with SEO?", content: "Yes, we build all sites with SEO best practices in mind, including proper structure, fast loading times, and mobile optimization. We can also recommend SEO specialists for more comprehensive digital marketing strategies."},
id: "5", title: "Can you help with SEO?", content: "Yes, we build all sites with SEO best practices in mind, including proper structure, fast loading times, and mobile optimization. We can also recommend SEO specialists for more comprehensive digital marketing strategies."
},
{
id: "6", title: "What if I need to make changes after launch?", content: "We include a 30-day post-launch revision period at no additional cost. After that, we offer ongoing support packages or pay-as-you-go updates at competitive rates. You'll always have easy access to make changes."},
id: "6", title: "What if I need to make changes after launch?", content: "We include a 30-day post-launch revision period at no additional cost. After that, we offer ongoing support packages or pay-as-you-go updates at competitive rates. You'll always have easy access to make changes."
},
]}
ariaLabel="Frequently asked questions about our services"
/>