footer link pending
This commit is contained in:
@@ -265,7 +265,7 @@ export const ArticleDetail = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -279,7 +279,7 @@ export const ArticleDetail = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -454,7 +454,7 @@ export const AutomationReshapingBusiness = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -468,7 +468,7 @@ export const AutomationReshapingBusiness = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -357,7 +357,7 @@ export const BuildingYourAPIStack = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -371,7 +371,7 @@ export const BuildingYourAPIStack = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -14,16 +14,25 @@ import {
|
||||
} from "lucide-react";
|
||||
import { ImageWithFallback } from "../components/figma/ImageWithFallback";
|
||||
import { navigateTo } from "../App";
|
||||
import ranoutofLocalImage from '../src/images/ranoutof.webp';
|
||||
import regroupLocalImage from '../src/images/regroup.webp';
|
||||
import seezunLocalImage from '../src/images/seezun.webp';
|
||||
import tanamiLocalImage from '../src/images/tanami.webp';
|
||||
import wokasideawardLocalImage from '../src/images/woka-side-award.webp';
|
||||
import traderCircuitLocalImage from '../src/images/traders-circuit.webp';
|
||||
import goodTimesLocalImage from '../src/images/goodtimes.webp';
|
||||
import prospertyLocalImage from '../src/images/prosperty.webp';
|
||||
|
||||
|
||||
// High-quality project images
|
||||
const ranOutOfImage = "https://images.unsplash.com/photo-1551650975-87deedd944c3?w=600&h=400&fit=crop&auto=format";
|
||||
const seezunImage = "https://images.unsplash.com/photo-1512941937669-90a1b58e7e9c?w=600&h=400&fit=crop&auto=format";
|
||||
const wokaImage = "https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=600&h=400&fit=crop&auto=format";
|
||||
const regroupImage = "https://images.unsplash.com/photo-1517077304055-6e89abbf09b0?w=600&h=400&fit=crop&auto=format";
|
||||
const tanamiImage = "https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=600&h=400&fit=crop&auto=format";
|
||||
const tradersCircuitImage = "https://images.unsplash.com/photo-1559757148-5c350d0d3c56?w=600&h=400&fit=crop&auto=format";
|
||||
const goodTimesImage = "https://images.unsplash.com/photo-1557804506-669a67965ba0?w=600&h=400&fit=crop&auto=format";
|
||||
const prospertyImage = "https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?w=600&h=400&fit=crop&auto=format";
|
||||
const ranOutOfImage = ranoutofLocalImage;
|
||||
const seezunImage = seezunLocalImage;
|
||||
const wokaImage = wokasideawardLocalImage;
|
||||
const regroupImage = regroupLocalImage;
|
||||
const tanamiImage = tanamiLocalImage;
|
||||
const tradersCircuitImage = traderCircuitLocalImage;
|
||||
const goodTimesImage = goodTimesLocalImage;
|
||||
const prospertyImage = prospertyLocalImage;
|
||||
|
||||
const caseStudies = [
|
||||
{
|
||||
|
||||
@@ -390,7 +390,7 @@ export const ComplianceReadyFintech = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -404,7 +404,7 @@ export const ComplianceReadyFintech = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -236,7 +236,7 @@ export const DedicatedDevelopmentTeams = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-card/50">
|
||||
{/* <section className="py-16 bg-card/50">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -270,7 +270,7 @@ export const DedicatedDevelopmentTeams = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-background">
|
||||
|
||||
@@ -307,7 +307,7 @@ export const EngagementModels = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-card/50">
|
||||
{/* <section className="py-16 bg-card/50">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -341,7 +341,7 @@ export const EngagementModels = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-background">
|
||||
|
||||
@@ -310,7 +310,7 @@ export const FutureOfAIHealthcare = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -324,7 +324,7 @@ export const FutureOfAIHealthcare = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -407,7 +407,7 @@ export const HireBackendDevelopers = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-background">
|
||||
{/* <section className="py-16 bg-background">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -446,7 +446,7 @@ export const HireBackendDevelopers = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-card/50">
|
||||
|
||||
@@ -297,7 +297,7 @@ export const HireFrontendDevelopers = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-card/50">
|
||||
{/* <section className="py-16 bg-card/50">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -336,7 +336,7 @@ export const HireFrontendDevelopers = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-background">
|
||||
|
||||
@@ -346,7 +346,7 @@ export const HireFullStackDevelopers = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-background">
|
||||
{/* <section className="py-16 bg-background">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -385,7 +385,7 @@ export const HireFullStackDevelopers = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-card/50">
|
||||
|
||||
@@ -327,7 +327,7 @@ export const HireQAEngineers = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-card/50">
|
||||
{/* <section className="py-16 bg-card/50">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -363,7 +363,7 @@ export const HireQAEngineers = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-background">
|
||||
|
||||
@@ -389,7 +389,7 @@ export const HireUIUXDesigners = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-background">
|
||||
{/* <section className="py-16 bg-background">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -428,7 +428,7 @@ export const HireUIUXDesigners = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-card/50">
|
||||
|
||||
@@ -98,7 +98,7 @@ export const LeadershipTeam = () => {
|
||||
<img
|
||||
src={leader.image}
|
||||
alt={leader.name}
|
||||
className="w-full h-full object-cover group-hover:scale-110 transition-transform duration-300"
|
||||
className="w-full h-full object-center group-hover:scale-110 transition-transform duration-300"
|
||||
/>
|
||||
</div>
|
||||
<div className="absolute inset-0 rounded-2xl bg-gradient-to-t from-black/20 to-transparent" />
|
||||
|
||||
@@ -405,7 +405,7 @@ export const LegacySystemScaling = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -419,7 +419,7 @@ export const LegacySystemScaling = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -318,7 +318,7 @@ export const MigratingToLinear101 = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -332,7 +332,7 @@ export const MigratingToLinear101 = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
@@ -399,7 +399,7 @@ export const TeamAugmentationServices = () => {
|
||||
</section>
|
||||
|
||||
{/* Testimonials */}
|
||||
<section className="py-16 bg-card/50">
|
||||
{/* <section className="py-16 bg-card/50">
|
||||
<div className="container mx-auto px-6 lg:px-8">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold mb-4 text-white">
|
||||
@@ -433,7 +433,7 @@ export const TeamAugmentationServices = () => {
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-16 bg-background">
|
||||
|
||||
@@ -274,7 +274,7 @@ export const UXReviewPresentations = () => {
|
||||
</div>
|
||||
|
||||
{/* Author Bio */}
|
||||
<Card className="bg-card/50 border-white/10">
|
||||
{/* <Card className="bg-card/50 border-white/10">
|
||||
<CardContent className="p-6">
|
||||
<div className="flex items-start gap-4">
|
||||
<Avatar className="w-16 h-16">
|
||||
@@ -288,7 +288,7 @@ export const UXReviewPresentations = () => {
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</Card> */}
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user