Merge version_1 into main #1
@@ -7,7 +7,6 @@ import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import SocialProofBase from '@/components/sections/socialProof/SocialProofBase';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { BarChart3, CheckCircle, Crown, Database, DollarSign, GitBranch, Lock, Rocket, Shield, Sparkles, Users, Zap } from 'lucide-react';
|
||||
@@ -173,24 +172,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofBase
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Join thousands of developers and companies using DevFlow to power their SaaS applications."
|
||||
logos={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-github-logo-mark-rendered-in-clean-w-1773150414665-04ba8c26.png", alt: "GitHub" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-aws-amazon-web-services-logo-rendere-1773150413642-7c46fc68.jpg", alt: "AWS" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-docker-logo-whale-with-containers-re-1773150415172-0ec4dd5e.png", alt: "Docker" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-kubernetes-logo-ship-wheel-rendered--1773150414896-bac8aa00.png", alt: "Kubernetes" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-stripe-logo-rendered-in-clean-white--1773150416588-7496d0ea.jpg", alt: "Stripe" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-datadog-logo-rendered-in-clean-white-1773150415029-38bcd7ea.png", alt: "Datadog" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkxIBgyMIUg63L3UZ6aCvzV1ZM/the-slack-logo-rendered-in-clean-white-w-1773150414467-7e75758d.png", alt: "Slack" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Get Started"
|
||||
|
||||
Reference in New Issue
Block a user