Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -12,7 +12,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { CheckCircle, DollarSign, HelpCircle, MessageCircle, Shield, Sparkles, Star, Trending, Users, Zap } from 'lucide-react';
|
||||
import { CheckCircle, DollarSign, HelpCircle, MessageCircle, Shield, Sparkles, Star, TrendingUp, Users, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -191,10 +191,10 @@ export default function LandingPage() {
|
||||
title="Trusted by Millions Worldwide"
|
||||
description="Creatio powers websites for startups, agencies, and enterprises. See why thousands of creators choose us every day."
|
||||
tag="Our Impact"
|
||||
tagIcon={Trending}
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="blur-reveal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user