Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 16:33:40 +00:00

View File

@@ -34,34 +34,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
brandName="Web Solutions Pro"
/>
</div>
@@ -72,31 +58,19 @@ export default function LandingPage() {
description="From custom website creation to emergency bug fixes, we deliver fast, professional results. Tell us your problem—we'll fix it or build it better."
buttons={[
{
text: "Submit Your Request Now",
href: "#contact",
},
text: "Submit Your Request Now", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-indian-business-woman_53876-139739.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/confident-indian-business-woman_53876-139739.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/young-entrepreneur_1098-18139.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-indian-businessman-talking-mobile-phone-modern-office_231208-2556.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-indian-businessman-talking-mobile-phone-modern-office_231208-2556.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/joyful-indian-businesswoman-feels-empowered-after-achieving-strategic-win_482257-117239.jpg",
alt: "Joyful indian businesswoman feels empowered after achieving a strategic win",
},
src: "http://img.b2bpic.net/free-photo/joyful-indian-businesswoman-feels-empowered-after-achieving-strategic-win_482257-117239.jpg", alt: "Joyful indian businesswoman feels empowered after achieving a strategic win"},
]}
avatarText="Trusted by diverse businesses"
imageSrc="http://img.b2bpic.net/free-photo/person-working-relation-innovation_53876-16535.jpg"
@@ -111,17 +85,13 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Your Trusted Partner for Digital Success",
},
type: "text", content: "Your Trusted Partner for Digital Success"},
]}
buttons={[
{
text: "Learn More About Us",
href: "#contact",
},
text: "Learn More About Us", href: "#contact"},
]}
description="We build and fix websites that drive real business results. From concept to launch and beyond, our expert services ensure your online presence is powerful, professional, and pain-free. Get custom development tailored to your needs or rapid bug fixes to keep you running smoothly."
imageSrc="http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041868.jpg"
imageAlt="Hand pointing at a laptop screen showing a responsive website design"
/>
@@ -134,23 +104,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Website crashes & errors",
"Poor performance & slow loading",
"Outdated design & user experience",
"Lack of mobile responsiveness",
"Security vulnerabilities",
"Difficulty with content updates",
],
"Website crashes & errors", "Poor performance & slow loading", "Outdated design & user experience", "Lack of mobile responsiveness", "Security vulnerabilities", "Difficulty with content updates"],
}}
positiveCard={{
items: [
"Custom, high-performing websites",
"Lightning-fast bug fixing",
"Modern, intuitive redesigns",
"Seamless mobile experience",
"Robust security implementation",
"Easy-to-use content management",
],
"Custom, high-performing websites", "Lightning-fast bug fixing", "Modern, intuitive redesigns", "Seamless mobile experience", "Robust security implementation", "Easy-to-use content management"],
}}
title="Solving Your Biggest Web Challenges"
description="Whether you need a brand-new website or fast solutions for existing issues, our tailored services ensure your business thrives online."
@@ -164,61 +122,23 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
title: "Quick Fix",
price: "₹4,999",
period: "one-time",
features: [
"Single bug resolution",
"1-hour consultation",
"Email support",
"Basic security check",
],
id: "basic", title: "Quick Fix", price: "₹4,999", period: "one-time", features: [
"Single bug resolution", "1-hour consultation", "Email support", "Basic security check"],
button: {
text: "Request Quick Fix",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-vector/flat-construction-landing-page_23-2148171918.jpg",
imageAlt: "Abstract image of building blocks representing foundational web development",
},
text: "Request Quick Fix", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-vector/flat-construction-landing-page_23-2148171918.jpg", imageAlt: "Abstract image of building blocks representing foundational web development"},
{
id: "pro",
title: "Custom Build",
price: "₹35,000+",
period: "project",
features: [
"Custom website design",
"Responsive development",
"SEO-friendly structure",
"CMS integration",
"30-day post-launch support",
],
id: "pro", title: "Custom Build", price: "₹35,000+", period: "project", features: [
"Custom website design", "Responsive development", "SEO-friendly structure", "CMS integration", "30-day post-launch support"],
button: {
text: "Start My Project",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-low-poly-with-connecting-lines-dots_1048-12439.jpg",
imageAlt: "Abstract image of a network representing advanced web solutions",
},
text: "Start My Project", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-low-poly-with-connecting-lines-dots_1048-12439.jpg", imageAlt: "Abstract image of a network representing advanced web solutions"},
{
id: "enterprise",
title: "Managed Services",
price: "₹15,000/mo",
period: "monthly",
features: [
"Proactive maintenance",
"Regular security audits",
"Content updates (2hrs/mo)",
"Priority bug fixes",
"Performance monitoring",
],
id: "enterprise", title: "Managed Services", price: "₹15,000/mo", period: "monthly", features: [
"Proactive maintenance", "Regular security audits", "Content updates (2hrs/mo)", "Priority bug fixes", "Performance monitoring"],
button: {
text: "Inquire for Enterprise",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197876.jpg",
imageAlt: "Abstract image of a digital city representing enterprise-grade solutions",
},
text: "Inquire for Enterprise", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-digital-art_23-2151197876.jpg", imageAlt: "Abstract image of a digital city representing enterprise-grade solutions"},
]}
title="Transparent Pricing for Every Business"
description="Choose a plan that fits your needs, from quick fixes to complete custom development. All plans offer clear communication and professional results."
@@ -231,65 +151,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Priya Sharma",
date: "March 2024",
title: "Transformed My Online Store!",
quote: "Our e-commerce site was slow and outdated. Web Solutions Pro redesigned it beautifully and optimized it for speed. Sales have never been better!",
tag: "E-commerce",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-ambitious-young-professional-smiling-camera_1262-19120.jpg",
avatarAlt: "Priya Sharma avatar",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-personal-computer-with-workstation-office-items_23-2150714107.jpg",
imageAlt: "Redesigned e-commerce website",
},
id: "1", name: "Priya Sharma", date: "March 2024", title: "Transformed My Online Store!", quote: "Our e-commerce site was slow and outdated. Web Solutions Pro redesigned it beautifully and optimized it for speed. Sales have never been better!", tag: "E-commerce", avatarSrc: "http://img.b2bpic.net/free-photo/confident-ambitious-young-professional-smiling-camera_1262-19120.jpg", avatarAlt: "Priya Sharma avatar", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-personal-computer-with-workstation-office-items_23-2150714107.jpg", imageAlt: "Redesigned e-commerce website"},
{
id: "2",
name: "Rahul Singh",
date: "February 2024",
title: "Fast & Reliable Bug Fixing",
quote: "My website went down right before a big campaign. Web Solutions Pro identified and fixed the critical bug within hours. Absolutely life-savers!",
tag: "Urgent Repair",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6597.jpg",
avatarAlt: "Rahul Singh avatar",
imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-tablet-with-blank-screen_23-2148179128.jpg",
imageAlt: "Mobile phone showing a bug-free website",
},
id: "2", name: "Rahul Singh", date: "February 2024", title: "Fast & Reliable Bug Fixing", quote: "My website went down right before a big campaign. Web Solutions Pro identified and fixed the critical bug within hours. Absolutely life-savers!", tag: "Urgent Repair", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6597.jpg", avatarAlt: "Rahul Singh avatar", imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-tablet-with-blank-screen_23-2148179128.jpg", imageAlt: "Mobile phone showing a bug-free website"},
{
id: "3",
name: "Anjali Mehta",
date: "January 2024",
title: "Seamless Content Management",
quote: "Updating my old website was a nightmare. Now, with the new CMS, it's so easy! They really understood my needs and built an intuitive solution.",
tag: "CMS Integration",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-joyful-person-reading-captivating-book-enjoying-lecture-hobby_482257-122136.jpg",
avatarAlt: "Anjali Mehta avatar",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149204204.jpg",
imageAlt: "User-friendly website dashboard",
},
id: "3", name: "Anjali Mehta", date: "January 2024", title: "Seamless Content Management", quote: "Updating my old website was a nightmare. Now, with the new CMS, it's so easy! They really understood my needs and built an intuitive solution.", tag: "CMS Integration", avatarSrc: "http://img.b2bpic.net/free-photo/happy-joyful-person-reading-captivating-book-enjoying-lecture-hobby_482257-122136.jpg", avatarAlt: "Anjali Mehta avatar", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149204204.jpg", imageAlt: "User-friendly website dashboard"},
{
id: "4",
name: "Vikram Kumar",
date: "December 2023",
title: "Professional Presence Delivered",
quote: "I needed a professional website for my consultancy, quickly and within budget. Web Solutions Pro delivered perfectly, helping me attract more clients.",
tag: "New Website",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-hand-his-pocket-holding-glass-drink_23-2147861968.jpg",
avatarAlt: "Vikram Kumar avatar",
imageSrc: "http://img.b2bpic.net/free-photo/job-search-computer-application-search-new-vacancies-website_169016-38701.jpg",
imageAlt: "Website contact form submission",
},
id: "4", name: "Vikram Kumar", date: "December 2023", title: "Professional Presence Delivered", quote: "I needed a professional website for my consultancy, quickly and within budget. Web Solutions Pro delivered perfectly, helping me attract more clients.", tag: "New Website", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-hand-his-pocket-holding-glass-drink_23-2147861968.jpg", avatarAlt: "Vikram Kumar avatar", imageSrc: "http://img.b2bpic.net/free-photo/job-search-computer-application-search-new-vacancies-website_169016-38701.jpg", imageAlt: "Website contact form submission"},
{
id: "5",
name: "Shweta Devi",
date: "November 2023",
title: "Responsive Across All Devices",
quote: "My customers access my site on phones, tablets, and desktops. The new responsive design ensures everyone has a great experience. Highly recommend!",
tag: "Mobile Optimization",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-white-jacket-posing-pink-background-lady-fashion-color-woman-emotion_140725-99155.jpg",
avatarAlt: "Shweta Devi avatar",
imageSrc: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241860.jpg",
imageAlt: "Responsive website on multiple devices",
},
id: "5", name: "Shweta Devi", date: "November 2023", title: "Responsive Across All Devices", quote: "My customers access my site on phones, tablets, and desktops. The new responsive design ensures everyone has a great experience. Highly recommend!", tag: "Mobile Optimization", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-white-jacket-posing-pink-background-lady-fashion-color-woman-emotion_140725-99155.jpg", avatarAlt: "Shweta Devi avatar", imageSrc: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241860.jpg", imageAlt: "Responsive website on multiple devices"},
]}
title="What Our Clients Say"
description="Hear directly from small business owners in India who transformed their online presence and solved critical web problems with our help."
@@ -304,23 +174,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "150+",
description: "Projects Completed",
icon: Code,
},
id: "1", value: "150+", description: "Projects Completed"},
{
id: "2",
value: "98%",
description: "Client Satisfaction",
icon: Cog,
},
id: "2", value: "98%", description: "Client Satisfaction"},
{
id: "3",
value: "72h Avg.",
description: "Bug Fix Turnaround",
icon: Globe,
},
id: "3", value: "72h Avg.", description: "Bug Fix Turnaround"},
]}
title="Our Impact: Delivering Results"
description="We are committed to helping businesses succeed online, one problem at a time. See the numbers that reflect our dedication."
@@ -332,14 +190,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"StyleHub",
"SpiceRoute Bistro",
"GyanPath Academy",
"DhanVriddhi Solutions",
"Arogya Clinic",
"YatraVoyage",
"GrihaNirman Properties",
]}
"StyleHub", "SpiceRoute Bistro", "GyanPath Academy", "DhanVriddhi Solutions", "Arogya Clinic", "YatraVoyage", "GrihaNirman Properties"]}
title="Trusted by Growing Businesses"
description="We partner with ambitious entrepreneurs and small businesses across India to build robust digital foundations."
/>
@@ -351,30 +202,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What kind of web problems can you fix?",
content: "We can fix a wide range of issues, including broken layouts, unresponsive designs, slow loading speeds, security vulnerabilities, database errors, broken forms, and more. Just submit your problem, and we'll assess it.",
},
id: "1", title: "What kind of web problems can you fix?", content: "We can fix a wide range of issues, including broken layouts, unresponsive designs, slow loading speeds, security vulnerabilities, database errors, broken forms, and more. Just submit your problem, and we'll assess it."},
{
id: "2",
title: "How fast is your turnaround for bug fixing?",
content: "Our average bug fix turnaround is 72 hours, but critical issues are often addressed much faster. We understand urgency and prioritize accordingly to get your site back on track quickly.",
},
id: "2", title: "How fast is your turnaround for bug fixing?", content: "Our average bug fix turnaround is 72 hours, but critical issues are often addressed much faster. We understand urgency and prioritize accordingly to get your site back on track quickly."},
{
id: "3",
title: "Do you offer custom website development from scratch?",
content: "Yes, absolutely! We specialize in creating custom, responsive, and SEO-friendly websites tailored to your specific business needs and goals. From a simple landing page to a complex e-commerce solution.",
},
id: "3", title: "Do you offer custom website development from scratch?", content: "Yes, absolutely! We specialize in creating custom, responsive, and SEO-friendly websites tailored to your specific business needs and goals. From a simple landing page to a complex e-commerce solution."},
{
id: "4",
title: "What payment methods do you accept?",
content: "We accept various payment methods, including bank transfers, UPI, and major credit/debit cards, ensuring convenient transactions for our clients in India.",
},
id: "4", title: "What payment methods do you accept?", content: "We accept various payment methods, including bank transfers, UPI, and major credit/debit cards, ensuring convenient transactions for our clients in India."},
{
id: "5",
title: "Can you help improve my website's performance and SEO?",
content: "Yes, our services include performance optimization and implementing best SEO practices to ensure your website loads quickly and ranks well on search engines, attracting more organic traffic.",
},
id: "5", title: "Can you help improve my website's performance and SEO?", content: "Yes, our services include performance optimization and implementing best SEO practices to ensure your website loads quickly and ranks well on search engines, attracting more organic traffic."},
]}
title="Got Questions? We Have Answers."
description="Find quick answers to the most common questions about our web development and bug-fixing services."
@@ -386,16 +222,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Solutions Now"
title="Ready to Solve Your Web Problems?"
description="Tell us about your website needs—whether it's a new project or an urgent bug fix. Our team is ready to provide expert solutions, fast. Supports English and Hinglish communication."
buttons={[
{
text: "Submit Your Request (Google Login)",
href: "#",
},
text: "Submit Your Request (Google Login)", href: "#"},
]}
/>
</div>
@@ -407,19 +240,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Linkedin,
href: "https://linkedin.com",
ariaLabel: "LinkedIn",
},
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
{
icon: Twitter,
href: "https://twitter.com",
ariaLabel: "Twitter",
},
href: "https://twitter.com", ariaLabel: "Twitter"},
{
icon: Facebook,
href: "https://facebook.com",
ariaLabel: "Facebook",
},
href: "https://facebook.com", ariaLabel: "Facebook"},
]}
/>
</div>