Merge version_1 into main #2
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
|
||||
const servicesFeatures = [
|
||||
{
|
||||
id: "1", title: "Custom Website Development", description: "Bespoke websites built from scratch using the latest technologies and best practices. We create responsive, fast-loading sites that reflect your brand and engage your audience.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png?_wi=1" },
|
||||
id: "1", title: "Custom Website Development", description: "Bespoke websites built from scratch using the latest technologies and best practices. We create responsive, fast-loading sites that reflect your brand and engage your audience.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Fully responsive design" },
|
||||
{ icon: CheckCircle, text: "SEO optimized" },
|
||||
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2", title: "E-Commerce Solutions", description: "Powerful online stores designed to maximize conversions. We build secure, scalable e-commerce platforms that integrate with your business systems and grow with you.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png?_wi=1" },
|
||||
id: "2", title: "E-Commerce Solutions", description: "Powerful online stores designed to maximize conversions. We build secure, scalable e-commerce platforms that integrate with your business systems and grow with you.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Secure payments" },
|
||||
{ icon: CheckCircle, text: "Inventory management" },
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3", title: "SaaS & App Development", description: "Enterprise-grade software solutions built for scalability and user experience. From concept to deployment, we develop applications that drive business growth and user adoption.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png?_wi=1" },
|
||||
id: "3", title: "SaaS & App Development", description: "Enterprise-grade software solutions built for scalability and user experience. From concept to deployment, we develop applications that drive business growth and user adoption.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Cloud-ready architecture" },
|
||||
{ icon: CheckCircle, text: "Real-time collaboration" },
|
||||
@@ -57,16 +57,16 @@ export default function LandingPage() {
|
||||
|
||||
const portfolioProducts = [
|
||||
{
|
||||
id: "1", name: "TechStore Pro - E-Commerce Platform", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png?_wi=2", imageAlt: "E-commerce platform interface"},
|
||||
id: "1", name: "TechStore Pro - E-Commerce Platform", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png", imageAlt: "E-commerce platform interface"},
|
||||
{
|
||||
id: "2", name: "DataFlow Analytics - SaaS Dashboard", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png?_wi=2", imageAlt: "SaaS analytics dashboard"},
|
||||
id: "2", name: "DataFlow Analytics - SaaS Dashboard", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png", imageAlt: "SaaS analytics dashboard"},
|
||||
{
|
||||
id: "3", name: "CreativeHub - Agency Portfolio", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png?_wi=2", imageAlt: "Creative agency website"},
|
||||
id: "3", name: "CreativeHub - Agency Portfolio", price: "View Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png", imageAlt: "Creative agency website"},
|
||||
];
|
||||
|
||||
const processFeatures = [
|
||||
{
|
||||
id: "1", title: "Discovery & Strategy", description: "We dive deep into your business goals, target audience, and competition. This phase establishes the foundation for a successful project.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/designer-working-on-ui-ux-mockups-with-d-1772504600845-68d3520d.png?_wi=1" },
|
||||
id: "1", title: "Discovery & Strategy", description: "We dive deep into your business goals, target audience, and competition. This phase establishes the foundation for a successful project.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/designer-working-on-ui-ux-mockups-with-d-1772504600845-68d3520d.png" },
|
||||
items: [
|
||||
{ icon: Lightbulb, text: "Requirements gathering" },
|
||||
{ icon: Lightbulb, text: "Competitive analysis" },
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2", title: "Design & Prototyping", description: "Our designers create beautiful, user-focused designs with interactive prototypes. We validate designs through user feedback before development begins.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/designer-working-on-ui-ux-mockups-with-d-1772504600845-68d3520d.png?_wi=2" },
|
||||
id: "2", title: "Design & Prototyping", description: "Our designers create beautiful, user-focused designs with interactive prototypes. We validate designs through user feedback before development begins.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/designer-working-on-ui-ux-mockups-with-d-1772504600845-68d3520d.png" },
|
||||
items: [
|
||||
{ icon: Palette, text: "UI/UX design" },
|
||||
{ icon: Palette, text: "Interactive prototypes" },
|
||||
@@ -105,17 +105,17 @@ export default function LandingPage() {
|
||||
|
||||
const testimonials = [
|
||||
{
|
||||
id: "1", name: "Sarah Johnson, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed Our Online Presence", quote: "Webuild completely redesigned our website and the results have been incredible. Our conversion rate increased by 45% in the first three months. The team was professional, responsive, and delivered exactly what we needed.", tag: "E-Commerce", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599171-e4910040.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png?_wi=3", imageAlt: "E-commerce project"},
|
||||
id: "1", name: "Sarah Johnson, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed Our Online Presence", quote: "Webuild completely redesigned our website and the results have been incredible. Our conversion rate increased by 45% in the first three months. The team was professional, responsive, and delivered exactly what we needed.", tag: "E-Commerce", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599171-e4910040.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png", imageAlt: "E-commerce project"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Founder of DataPulse", date: "Date: 22 October 2024", title: "Exceptional Technical Expertise", quote: "We needed a complex SaaS platform built quickly, and Webuild delivered beyond expectations. Their technical expertise, attention to detail, and commitment to quality made all the difference. Highly recommended.", tag: "SaaS", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-startup--1772504599322-aa11b66b.png", avatarAlt: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png?_wi=3", imageAlt: "SaaS project"},
|
||||
id: "2", name: "Michael Chen, Founder of DataPulse", date: "Date: 22 October 2024", title: "Exceptional Technical Expertise", quote: "We needed a complex SaaS platform built quickly, and Webuild delivered beyond expectations. Their technical expertise, attention to detail, and commitment to quality made all the difference. Highly recommended.", tag: "SaaS", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-startup--1772504599322-aa11b66b.png", avatarAlt: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png", imageAlt: "SaaS project"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez, Marketing Director at GrowthCo", date: "Date: 08 September 2024", title: "Creative Solutions That Work", quote: "Working with Webuild was a game-changer for our brand. They didn't just build a website; they created an experience that truly resonates with our audience. The design is stunning and the performance is flawless.", tag: "Portfolio", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599534-d193ea6c.png", avatarAlt: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png?_wi=3", imageAlt: "Portfolio project"},
|
||||
id: "3", name: "Emily Rodriguez, Marketing Director at GrowthCo", date: "Date: 08 September 2024", title: "Creative Solutions That Work", quote: "Working with Webuild was a game-changer for our brand. They didn't just build a website; they created an experience that truly resonates with our audience. The design is stunning and the performance is flawless.", tag: "Portfolio", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599534-d193ea6c.png", avatarAlt: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png", imageAlt: "Portfolio project"},
|
||||
{
|
||||
id: "4", name: "David Kim, COO of StartupXYZ", date: "Date: 20 August 2024", title: "Partner for Growth", quote: "Webuild isn't just a vendor; they're a true partner invested in our success. From initial discovery through launch and beyond, they provided strategic guidance and technical excellence. I couldn't ask for more.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-entrepre-1772504599763-c88cfedb.png", avatarAlt: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png?_wi=4", imageAlt: "Startup project"},
|
||||
id: "4", name: "David Kim, COO of StartupXYZ", date: "Date: 20 August 2024", title: "Partner for Growth", quote: "Webuild isn't just a vendor; they're a true partner invested in our success. From initial discovery through launch and beyond, they provided strategic guidance and technical excellence. I couldn't ask for more.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-entrepre-1772504599763-c88cfedb.png", avatarAlt: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-stunning-e-commerce-website-interface--1772504600353-3b586a50.png", imageAlt: "Startup project"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez, VP of Sales at EcomPro", date: "Date: 12 July 2024", title: "Results-Driven Development", quote: "Our new e-commerce platform launched on time and under budget. The team at Webuild understood our business goals and built a solution that directly contributed to our revenue growth. Exceptional work.", tag: "E-Commerce", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599171-e4910040.png", avatarAlt: "Jessica Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png?_wi=4", imageAlt: "E-commerce project"},
|
||||
id: "5", name: "Jessica Martinez, VP of Sales at EcomPro", date: "Date: 12 July 2024", title: "Results-Driven Development", quote: "Our new e-commerce platform launched on time and under budget. The team at Webuild understood our business goals and built a solution that directly contributed to our revenue growth. Exceptional work.", tag: "E-Commerce", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-confident-fem-1772504599171-e4910040.png", avatarAlt: "Jessica Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-corporate-saas-platform-dashboard-with-1772504600113-1a16ca1a.png", imageAlt: "E-commerce project"},
|
||||
{
|
||||
id: "6", name: "Robert Thompson, CTO of TechCorp", date: "Date: 25 June 2024", title: "World-Class Development Team", quote: "The code quality and architectural decisions made by Webuild's team set a new standard for us. They're not only talented developers but also thoughtful partners who care about long-term maintainability.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-startup--1772504599322-aa11b66b.png", avatarAlt: "Robert Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png?_wi=4", imageAlt: "Enterprise project"},
|
||||
id: "6", name: "Robert Thompson, CTO of TechCorp", date: "Date: 25 June 2024", title: "World-Class Development Team", quote: "The code quality and architectural decisions made by Webuild's team set a new standard for us. They're not only talented developers but also thoughtful partners who care about long-term maintainability.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/professional-headshot-of-a-male-startup--1772504599322-aa11b66b.png", avatarAlt: "Robert Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APqOA4a8ycnq5qCkhCXXZxc8eP/a-creative-portfolio-website-for-a-digit-1772504605737-511ebcfb.png", imageAlt: "Enterprise project"},
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
tag="Web Development Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "View Our Work", href: "portfolio" },
|
||||
|
||||
Reference in New Issue
Block a user