Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchasinga/techsolve
A tech developer service offers expert guidance and solutions in software development, encompassing areas like web and mobile app creation, cloud computing, and cybersecurity. These services typically include custom software development, system integration, and IT consulting to optimize
https://github.com/tchasinga/techsolve
framer-motion nextjs tailwindcss
Last synced: 11 days ago
JSON representation
A tech developer service offers expert guidance and solutions in software development, encompassing areas like web and mobile app creation, cloud computing, and cybersecurity. These services typically include custom software development, system integration, and IT consulting to optimize
- Host: GitHub
- URL: https://github.com/tchasinga/techsolve
- Owner: tchasinga
- License: mit
- Created: 2024-07-03T08:42:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:36:58.000Z (7 months ago)
- Last Synced: 2024-12-06T06:12:22.236Z (2 months ago)
- Topics: framer-motion, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://techsolve-ten.vercel.app
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
"use client";
import React from "react";
import CountUp from "react-countup";
import { motion } from "framer-motion";
import { containerVariant, textVariantReveals } from "../Animation/animation.js";export default function HomepageTwo() {
const myVideoLinks = "https://www.youtube.com/embed/2BTduFNxing";return (
Trusted Companies Partner
Partner of training journey
Partner project designer
Data structure
Advantages of working with us
Expertise and Experience: They bring extensive knowledge and skills.
Customization and Scalability: Tailored solutions that grow with your business.
Time Efficiency: Projects are completed faster with a dedicated team.
Technical Support: Ongoing maintenance and support for your website.
Access to Latest Technologies: Integration of modern technologies.
SEO and Marketing Integration: Enhance visibility and performance.
Security: Implementation of robust security measures.
Cost-Effectiveness: Save on hiring and infrastructure costs.
Focus on Core Business: Allows focus on primary business activities.
Quality Assurance: Rigorous testing ensures a seamless user experience.
{/* Adding an Infinite carousel */}
);
}