Merge version_1 into main #3
@@ -55,7 +55,8 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started", href: "/services"}}
|
||||
text: "Get Started", href: "/services"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -105,25 +106,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
tag: "Strategy", title: "Digital Strategy", subtitle: "Strategic Planning for Growth", description:
|
||||
"We develop comprehensive digital strategies that align with your business goals, analyzing market trends and competitor landscapes to create actionable roadmaps for success.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-strategy-planning-visualization--1773218774189-389e6748.png", imageAlt: "Digital Strategy Planning"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-strategy-planning-visualization--1773218774189-389e6748.png", imageAlt: "Digital Strategy Planning"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Design", title: "UI/UX Design", subtitle: "User-Centric Design Excellence", description:
|
||||
"Our design team creates stunning, intuitive interfaces that engage users and drive conversions. From wireframes to high-fidelity prototypes, we craft digital experiences that delight.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/ui-ux-design-process-showing-design-tool-1773218772590-0902808a.png", imageAlt: "UI/UX Design Process"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/ui-ux-design-process-showing-design-tool-1773218772590-0902808a.png", imageAlt: "UI/UX Design Process"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Development", title: "Web Development", subtitle: "Robust & Scalable Solutions", description:
|
||||
"We build fast, secure, and scalable web applications using cutting-edge technologies. Our developers ensure seamless performance, accessibility, and optimal user experience.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/web-development-workspace-showing-code-e-1773218772673-641d907f.png", imageAlt: "Web Development Stack"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/web-development-workspace-showing-code-e-1773218772673-641d907f.png", imageAlt: "Web Development Stack"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Marketing", title: "Digital Marketing", subtitle: "Data-Driven Growth Campaigns", description:
|
||||
"From SEO and content marketing to social media and paid advertising, we execute integrated campaigns that drive qualified traffic, engagement, and measurable ROI.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-marketing-analytics-dashboard-wi-1773218773754-a2192abe.png", imageAlt: "Digital Marketing Analytics"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-marketing-analytics-dashboard-wi-1773218773754-a2192abe.png", imageAlt: "Digital Marketing Analytics"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View All Services", href: "/services" }]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -142,13 +146,16 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "E-Commerce Platform Redesign", price: "50K+", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/modern-e-commerce-website-interface-show-1773218773764-658d08a1.png", imageAlt: "E-Commerce Platform"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/modern-e-commerce-website-interface-show-1773218773764-658d08a1.png", imageAlt: "E-Commerce Platform"
|
||||
},
|
||||
{
|
||||
id: "2", name: "SaaS Dashboard Development", price: "75K+", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-saas-application-dashboard--1773218775489-791cb8d4.png", imageAlt: "SaaS Dashboard"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-saas-application-dashboard--1773218775489-791cb8d4.png", imageAlt: "SaaS Dashboard"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Brand Identity & Website", price: "35K+", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/brand-identity-showcase-displaying-logo--1773218773010-932be72c.png", imageAlt: "Brand Website"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/brand-identity-showcase-displaying-logo--1773218773010-932be72c.png", imageAlt: "Brand Website"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View All Projects", href: "#portfolio" }]}
|
||||
buttonAnimation="opacity"
|
||||
@@ -192,17 +199,23 @@ export default function HomePage() {
|
||||
author="Sarah Johnson, CEO at TechVenture"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-conf-1773218771885-b933ec86.png", alt: "Client Avatar 1"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-conf-1773218771885-b933ec86.png", alt: "Client Avatar 1"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-conf-1773218771662-4965bb77.png", alt: "Client Avatar 2"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-conf-1773218771662-4965bb77.png", alt: "Client Avatar 2"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-diverse-busin-1773218772718-e40f0ba5.png", alt: "Client Avatar 3"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-diverse-busin-1773218772718-e40f0ba5.png", alt: "Client Avatar 3"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-busi-1773218772096-be789883.png", alt: "Client Avatar 4"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-portrait-of-a-busi-1773218772096-be789883.png", alt: "Client Avatar 4"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-diverse-busin-1773218772145-932a1fa0.png", alt: "Client Avatar 5"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-diverse-busin-1773218772145-932a1fa0.png", alt: "Client Avatar 5"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-business-prof-1773218772109-a761bfbe.png", alt: "Client Avatar 6"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/professional-headshot-of-a-business-prof-1773218772109-a761bfbe.png", alt: "Client Avatar 6"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -257,21 +270,28 @@ export default function HomePage() {
|
||||
ctaTitle="Ready to Transform Your Digital Presence?"
|
||||
ctaDescription="Let's discuss how Proof Digital can help you achieve your business goals through innovative digital solutions."
|
||||
ctaButton={{
|
||||
text: "Schedule a Consultation", href: "https://calendly.com/proof-digital"}}
|
||||
text: "Schedule a Consultation", href: "https://calendly.com/proof-digital"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What services does Proof Digital offer?", content: "We provide comprehensive digital services including digital strategy, UI/UX design, web and app development, and digital marketing. Each service is customized to your specific business needs and goals."},
|
||||
id: "1", title: "What services does Proof Digital offer?", content: "We provide comprehensive digital services including digital strategy, UI/UX design, web and app development, and digital marketing. Each service is customized to your specific business needs and goals."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What is your typical project timeline?", content: "Project timelines vary based on scope and complexity. Most projects range from 2-6 months. We'll provide a detailed timeline during the discovery phase."},
|
||||
id: "2", title: "What is your typical project timeline?", content: "Project timelines vary based on scope and complexity. Most projects range from 2-6 months. We'll provide a detailed timeline during the discovery phase."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you work with startups and enterprises?", content: "Yes! We work with organizations of all sizes, from ambitious startups to established enterprises. Our approach is tailored to each client's unique stage and requirements."},
|
||||
id: "3", title: "Do you work with startups and enterprises?", content: "Yes! We work with organizations of all sizes, from ambitious startups to established enterprises. Our approach is tailored to each client's unique stage and requirements."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How do you measure success?", content: "We establish clear KPIs at the start of every project and provide regular performance reports. Success metrics may include traffic growth, conversion rates, user engagement, or business revenue impact."},
|
||||
id: "4", title: "How do you measure success?", content: "We establish clear KPIs at the start of every project and provide regular performance reports. Success metrics may include traffic growth, conversion rates, user engagement, or business revenue impact."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What is your development technology stack?", content: "We use modern technologies including React, Next.js, Node.js, and cloud platforms like AWS and Firebase. Technology selection is based on project requirements and best practices."},
|
||||
id: "5", title: "What is your development technology stack?", content: "We use modern technologies including React, Next.js, Node.js, and cloud platforms like AWS and Firebase. Technology selection is based on project requirements and best practices."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do you provide post-launch support?", content: "Absolutely. We offer ongoing support, maintenance, and optimization services to ensure your digital solutions continue to perform and evolve with your business."},
|
||||
id: "6", title: "Do you provide post-launch support?", content: "Absolutely. We offer ongoing support, maintenance, and optimization services to ensure your digital solutions continue to perform and evolve with your business."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -287,16 +307,20 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/proofdigital", ariaLabel: "Twitter"},
|
||||
href: "https://twitter.com/proofdigital", ariaLabel: "Twitter"
|
||||
},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/proof-digital", ariaLabel: "LinkedIn"},
|
||||
href: "https://linkedin.com/company/proof-digital", ariaLabel: "LinkedIn"
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/proofdigital", ariaLabel: "Instagram"},
|
||||
href: "https://instagram.com/proofdigital", ariaLabel: "Instagram"
|
||||
},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/proof-digital", ariaLabel: "GitHub"},
|
||||
href: "https://github.com/proof-digital", ariaLabel: "GitHub"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,7 +46,8 @@ export default function ServicesPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"}}
|
||||
text: "Get Started", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,25 +65,28 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
tag: "Strategy", title: "Digital Strategy & Consulting", subtitle: "Strategic Planning for Growth", description:
|
||||
"We develop comprehensive digital strategies that align with your business goals, analyzing market trends and competitor landscapes to create actionable roadmaps for sustainable success and measurable growth.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-strategy-planning-visualization--1773218774189-389e6748.png", imageAlt: "Digital Strategy Planning"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-strategy-planning-visualization--1773218774189-389e6748.png", imageAlt: "Digital Strategy Planning"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Design", title: "UI/UX Design & User Research", subtitle: "User-Centric Design Excellence", description:
|
||||
"Our design team creates stunning, intuitive interfaces that engage users and drive conversions. From wireframes to high-fidelity prototypes, we craft digital experiences that delight and perform, backed by user research and testing.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/ui-ux-design-process-showing-design-tool-1773218772590-0902808a.png", imageAlt: "UI/UX Design Process"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/ui-ux-design-process-showing-design-tool-1773218772590-0902808a.png", imageAlt: "UI/UX Design Process"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Development", title: "Web & App Development", subtitle: "Robust & Scalable Solutions", description:
|
||||
"We build fast, secure, and scalable web applications using cutting-edge technologies. Our developers ensure seamless performance, accessibility, and optimal user experience across all devices and platforms.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/web-development-workspace-showing-code-e-1773218772673-641d907f.png", imageAlt: "Web Development Stack"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/web-development-workspace-showing-code-e-1773218772673-641d907f.png", imageAlt: "Web Development Stack"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Marketing", title: "Digital Marketing & Growth", subtitle: "Data-Driven Growth Campaigns", description:
|
||||
"From SEO and content marketing to social media and paid advertising, we execute integrated campaigns that drive qualified traffic, engagement, and measurable ROI for your business.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-marketing-analytics-dashboard-wi-1773218773754-a2192abe.png", imageAlt: "Digital Marketing Analytics"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBq6D5n9QzXjqBBaYaprIICzP/digital-marketing-analytics-dashboard-wi-1773218773754-a2192abe.png", imageAlt: "Digital Marketing Analytics"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Schedule a Consultation", href: "#contact" }]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -122,18 +126,22 @@ export default function ServicesPage() {
|
||||
ctaTitle="Ready to Elevate Your Digital Presence?"
|
||||
ctaDescription="Let's discuss how our services can help you achieve your business goals through innovative digital solutions and strategic implementation."
|
||||
ctaButton={{
|
||||
text: "Schedule a Consultation", href: "https://calendly.com/proof-digital"}}
|
||||
text: "Schedule a Consultation", href: "https://calendly.com/proof-digital"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What is included in your digital strategy service?", content:
|
||||
"Our digital strategy service includes market research, competitor analysis, customer journey mapping, technology recommendations, and a detailed roadmap for digital transformation aligned with your business objectives."},
|
||||
"Our digital strategy service includes market research, competitor analysis, customer journey mapping, technology recommendations, and a detailed roadmap for digital transformation aligned with your business objectives."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How long does a typical project take?", content:
|
||||
"Project timelines vary based on scope and complexity. Discovery typically takes 2-4 weeks, design 4-8 weeks, and development 8-16 weeks. We provide detailed timelines during the initial consultation."},
|
||||
"Project timelines vary based on scope and complexity. Discovery typically takes 2-4 weeks, design 4-8 weeks, and development 8-16 weeks. We provide detailed timelines during the initial consultation."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you provide ongoing support after launch?", content:
|
||||
"Yes, we offer comprehensive post-launch support including maintenance, monitoring, optimization, and feature enhancements. We can provide dedicated support plans tailored to your needs."},
|
||||
"Yes, we offer comprehensive post-launch support including maintenance, monitoring, optimization, and feature enhancements. We can provide dedicated support plans tailored to your needs."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -149,16 +157,20 @@ export default function ServicesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/proofdigital", ariaLabel: "Twitter"},
|
||||
href: "https://twitter.com/proofdigital", ariaLabel: "Twitter"
|
||||
},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/proof-digital", ariaLabel: "LinkedIn"},
|
||||
href: "https://linkedin.com/company/proof-digital", ariaLabel: "LinkedIn"
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/proofdigital", ariaLabel: "Instagram"},
|
||||
href: "https://instagram.com/proofdigital", ariaLabel: "Instagram"
|
||||
},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/proof-digital", ariaLabel: "GitHub"},
|
||||
href: "https://github.com/proof-digital", ariaLabel: "GitHub"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user