Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-18 16:20:26 +00:00
4 changed files with 65 additions and 51 deletions

View File

@@ -32,7 +32,7 @@ export default function BlogPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "About Us", id: "about" }, { name: "Services", id: "features" }, { name: "Our Impact", id: "metrics" }, { name: "Contact", id: "contact" }]}
navItems={[{ name: "Home", id: "/" }, { name: "Blog", id: "/blog" }]}
brandName="TechSolutions"
bottomLeftText="Innovating the Future"
bottomRightText="info@techsolutions.com"
@@ -62,23 +62,23 @@ export default function BlogPage() {
columns={[
{
title: "Services", items: [
{ label: "Cloud Solutions", href: "features" },
{ label: "Cybersecurity", href: "features" },
{ label: "Software Development", href: "features" },
{ label: "IT Consulting", href: "features" },
{ label: "Cloud Solutions", href: "/#features" },
{ label: "Cybersecurity", href: "/#features" },
{ label: "Software Development", href: "/#features" },
{ label: "IT Consulting", href: "/#features" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "about" },
{ label: "Our Impact", href: "metrics" },
{ label: "Testimonials", href: "testimonials" },
{ label: "About Us", href: "/#about" },
{ label: "Our Impact", href: "/#metrics" },
{ label: "Testimonials", href: "/#testimonials" },
{ label: "Careers", href: "/careers" },
],
},
{
title: "Resources", items: [
{ label: "FAQ", href: "faq" },
{ label: "FAQ", href: "/#faq" },
{ label: "Blog", href: "/blog" },
{ label: "Support", href: "mailto:support@techsolutions.com" },
],

View File

@@ -48,7 +48,7 @@ export default function SitePage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "home" },
{ name: "Home", id: "hero" },
{ name: "About Us", id: "about" },
{ name: "Services", id: "features" },
{ name: "Our Impact", id: "metrics" },
@@ -99,9 +99,11 @@ export default function SitePage() {
<FeatureBento
features={[
{
title: "Global Cloud Infrastructure", description: "Leverage our distributed cloud network for unparalleled performance and scalability worldwide.", bentoComponent: "globe"},
title: "Global Cloud Infrastructure", description: "Leverage our distributed cloud network for unparalleled performance and scalability worldwide.", bentoComponent: "globe"
},
{
title: "Advanced Threat Detection", description: "Proactive security measures and AI-powered analytics to safeguard your digital assets from evolving threats.", bentoComponent: "line-chart"},
title: "Advanced Threat Detection", description: "Proactive security measures and AI-powered analytics to safeguard your digital assets from evolving threats.", bentoComponent: "line-chart"
},
{
title: "Seamless Integrations", description: "Connect your existing tools and platforms with ease, creating a unified and efficient ecosystem.", bentoComponent: "orbiting-icons", centerIcon: Shield,
items: [
@@ -139,11 +141,14 @@ export default function SitePage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "200%", title: "Revenue Growth", description: "Average client revenue growth in the first year.", imageSrc: "https://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", imageAlt: "Growing bar graph showing significant revenue increase"},
id: "1", value: "200%", title: "Revenue Growth", description: "Average client revenue growth in the first year.", imageSrc: "https://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", imageAlt: "Growing bar graph showing significant revenue increase"
},
{
id: "2", value: "99.9%", title: "Uptime Guarantee", description: "Ensuring maximum availability for critical systems.", imageSrc: "https://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", imageAlt: "Abstract representation of high client satisfaction and uptime"},
id: "2", value: "99.9%", title: "Uptime Guarantee", description: "Ensuring maximum availability for critical systems.", imageSrc: "https://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", imageAlt: "Abstract representation of high client satisfaction and uptime"
},
{
id: "3", value: "50+", title: "Industry Certifications", description: "Our team holds top industry-recognized certifications.", imageSrc: "https://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg", imageAlt: "Team members discussing certification achievements"},
id: "3", value: "50+", title: "Industry Certifications", description: "Our team holds top industry-recognized certifications.", imageSrc: "https://img.b2bpic.net/free-photo/remote-briefing-meeting-diverse-business-people-strategic-partnership_482257-127104.jpg", imageAlt: "Team members discussing certification achievements"
},
]}
animationType="slide-up"
title="Measurable Impact, Proven Success"
@@ -159,16 +164,20 @@ export default function SitePage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "CEO", company: "InnovateCorp", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
},
{
id: "2", name: "Michael Chen", role: "CTO", company: "GlobalTech", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg"},
imageSrc: "https://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg"
},
{
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthX", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg"},
imageSrc: "https://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg"
},
{
id: "4", name: "David Kim", role: "Product Manager", company: "FutureLabs", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"},
imageSrc: "https://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"
},
]}
kpiItems={[
{ value: "100+", label: "Clients Trust Us" },
@@ -189,8 +198,10 @@ export default function SitePage() {
title="Trusted by Industry Leaders"
description="Join the ranks of leading companies who rely on TechSolutions for their critical IT needs."
tag="Our Partners"
names={['Microsoft', 'Google', 'Amazon', 'IBM', 'Oracle', 'Intel', 'Adobe']}
logos={[
"https://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "https://img.b2bpic.net/free-vector/skype-dribble-google-wallet-digg-logos_1057-4625.jpg", "https://img.b2bpic.net/free-vector/collection-colorful-social-network-icons_23-2147613984.jpg", "https://img.b2bpic.net/free-vector/social-media-logotype-collection_23-2148076772.jpg", "https://img.b2bpic.net/free-vector/abstract-rounded-square-logo_1025-432.jpg", "https://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148072114.jpg", "https://img.b2bpic.net/free-vector/abstract-logo-with-rounded-squares_1025-467.jpg"]}
"https://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "https://img.b2bpic.net/free-vector/skype-dribble-google-wallet-digg-logos_1057-4625.jpg", "https://img.b2bpic.net/free-vector/collection-colorful-social-network-icons_23-2147613984.jpg", "https://img.b2bpic.net/free-vector/social-media-logotype-collection_23-2148076772.jpg", "https://img.b2bpic.net/free-vector/abstract-rounded-square-logo_1025-432.jpg", "https://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148072114.jpg", "https://img.b2bpic.net/free-vector/abstract-logo-with-rounded-squares_1025-467.jpg"
]}
speed={40}
showCard={true}
textboxLayout="default"
@@ -202,17 +213,23 @@ export default function SitePage() {
<FaqDouble
faqs={[
{
id: "1", title: "What kind of IT services do you offer?", content: "We offer a comprehensive range of IT services including cloud solutions, cybersecurity, custom software development, IT consulting, and managed IT services."},
id: "1", title: "What kind of IT services do you offer?", content: "We offer a comprehensive range of IT services including cloud solutions, cybersecurity, custom software development, IT consulting, and managed IT services."
},
{
id: "2", title: "How do you ensure data security?", content: "We implement multi-layered security protocols, including advanced encryption, regular audits, intrusion detection systems, and employee training, to ensure your data is always protected."},
id: "2", title: "How do you ensure data security?", content: "We implement multi-layered security protocols, including advanced encryption, regular audits, intrusion detection systems, and employee training, to ensure your data is always protected."
},
{
id: "3", title: "Can you integrate with our existing systems?", content: "Absolutely. Our team specializes in seamless integration with your current infrastructure, minimizing disruption and maximizing efficiency. We ensure compatibility and smooth data flow."},
id: "3", title: "Can you integrate with our existing systems?", content: "Absolutely. Our team specializes in seamless integration with your current infrastructure, minimizing disruption and maximizing efficiency. We ensure compatibility and smooth data flow."
},
{
id: "4", title: "What is your approach to IT consulting?", content: "Our consulting approach is collaborative and tailored. We begin with a thorough assessment of your needs, propose strategic solutions, and provide ongoing guidance to align technology with your business goals."},
id: "4", title: "What is your approach to IT consulting?", content: "Our consulting approach is collaborative and tailored. We begin with a thorough assessment of your needs, propose strategic solutions, and provide ongoing guidance to align technology with your business goals."
},
{
id: "5", title: "Do you offer ongoing support after project completion?", content: "Yes, we provide comprehensive post-implementation support and maintenance plans to ensure your systems run smoothly and efficiently long after the project is complete."},
id: "5", title: "Do you offer ongoing support after project completion?", content: "Yes, we provide comprehensive post-implementation support and maintenance plans to ensure your systems run smoothly and efficiently long after the project is complete."
},
{
id: "6", title: "How quickly can you respond to an emergency?", content: "We offer tiered support plans with guaranteed response times, including 24/7 emergency support for critical issues to minimize downtime for your business."},
id: "6", title: "How quickly can you respond to an emergency?", content: "We offer tiered support plans with guaranteed response times, including 24/7 emergency support for critical issues to minimize downtime for your business."
},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about our services and solutions."

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import { use, useCallback } from "react";
import { useRouter } from "next/navigation";
@@ -81,13 +81,12 @@ export default function ProductPage({ params }: ProductPageProps) {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
brandName="TechSolutions"
bottomLeftText="Innovating the Future"
bottomRightText="info@techsolutions.com"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -96,9 +95,9 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Cloud Solutions", href: "features" }, { label: "Cybersecurity", href: "features" }, { label: "Software Development", href: "features" }, { label: "IT Consulting", href: "features" }] },
{ title: "Company", items: [{ label: "About Us", href: "about" }, { label: "Our Impact", href: "metrics" }, { label: "Testimonials", href: "testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
{ title: "Services", items: [{ label: "Cloud Solutions", href: "/#features" }, { label: "Cybersecurity", href: "/#features" }, { label: "Software Development", href: "/#features" }, { label: "IT Consulting", href: "/#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "/#about" }, { label: "Our Impact", href: "/#metrics" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "/#faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
]}
logoText="TechSolutions"
copyrightText="© 2024 TechSolutions. All rights reserved."
@@ -125,13 +124,12 @@ export default function ProductPage({ params }: ProductPageProps) {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
brandName="TechSolutions"
bottomLeftText="Innovating the Future"
bottomRightText="info@techsolutions.com"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
@@ -148,9 +146,9 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Cloud Solutions", href: "features" }, { label: "Cybersecurity", href: "features" }, { label: "Software Development", href: "features" }, { label: "IT Consulting", href: "features" }] },
{ title: "Company", items: [{ label: "About Us", href: "about" }, { label: "Our Impact", href: "metrics" }, { label: "Testimonials", href: "testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
{ title: "Services", items: [{ label: "Cloud Solutions", href: "/#features" }, { label: "Cybersecurity", href: "/#features" }, { label: "Software Development", href: "/#features" }, { label: "IT Consulting", href: "/#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "/#about" }, { label: "Our Impact", href: "/#metrics" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "/#faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
]}
logoText="TechSolutions"
copyrightText="© 2024 TechSolutions. All rights reserved."
@@ -176,13 +174,12 @@ export default function ProductPage({ params }: ProductPageProps) {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
brandName="TechSolutions"
bottomLeftText="Innovating the Future"
bottomRightText="info@techsolutions.com"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<div id="product-detail" data-section="product-detail">
@@ -224,9 +221,9 @@ export default function ProductPage({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Cloud Solutions", href: "features" }, { label: "Cybersecurity", href: "features" }, { label: "Software Development", href: "features" }, { label: "IT Consulting", href: "features" }] },
{ title: "Company", items: [{ label: "About Us", href: "about" }, { label: "Our Impact", href: "metrics" }, { label: "Testimonials", href: "testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
{ title: "Services", items: [{ label: "Cloud Solutions", href: "/#features" }, { label: "Cybersecurity", href: "/#features" }, { label: "Software Development", href: "/#features" }, { label: "IT Consulting", href: "/#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "/#about" }, { label: "Our Impact", href: "/#metrics" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "/#faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
]}
logoText="TechSolutions"
copyrightText="© 2024 TechSolutions. All rights reserved."

View File

@@ -1,4 +1,4 @@
use client";
"use client";
import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
@@ -31,7 +31,7 @@ export default function ShopPage() {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
brandName="TechSolutions"
@@ -45,9 +45,9 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Cloud Solutions", href: "features" }, { label: "Cybersecurity", href: "features" }, { label: "Software Development", href: "features" }, { label: "IT Consulting", href: "features" }] },
{ title: "Company", items: [{ label: "About Us", href: "about" }, { label: "Our Impact", href: "metrics" }, { label: "Testimonials", href: "testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
{ title: "Services", items: [{ label: "Cloud Solutions", href: "/#features" }, { label: "Cybersecurity", href: "/#features" }, { label: "Software Development", href: "/#features" }, { label: "IT Consulting", href: "/#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "/#about" }, { label: "Our Impact", href: "/#metrics" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "/#faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
]}
logoText="TechSolutions"
copyrightText="© 2024 TechSolutions. All rights reserved."
@@ -73,7 +73,7 @@ export default function ShopPage() {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
brandName="TechSolutions"
@@ -95,9 +95,9 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Services", items: [{ label: "Cloud Solutions", href: "features" }, { label: "Cybersecurity", href: "features" }, { label: "Software Development", href: "features" }, { label: "IT Consulting", href: "features" }] },
{ title: "Company", items: [{ label: "About Us", href: "about" }, { label: "Our Impact", href: "metrics" }, { label: "Testimonials", href: "testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
{ title: "Services", items: [{ label: "Cloud Solutions", href: "/#features" }, { label: "Cybersecurity", href: "/#features" }, { label: "Software Development", href: "/#features" }, { label: "IT Consulting", href: "/#features" }] },
{ title: "Company", items: [{ label: "About Us", href: "/#about" }, { label: "Our Impact", href: "/#metrics" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Careers", href: "/careers" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "/#faq" }, { label: "Blog", href: "/blog" }, { label: "Support", href: "mailto:support@techsolutions.com" }] }
]}
logoText="TechSolutions"
copyrightText="© 2024 TechSolutions. All rights reserved."