Merge version_1 into main #1
@@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|||||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||||
import { Star, Zap, Share2, Users, BookOpen, Lightbulb, TrendingUp, MessageSquare, Sparkles, Package } from 'lucide-react';
|
import { Star, Zap, Share2, Users, BookOpen, Lightbulb, TrendingUp, MessageSquare, Sparkles } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
variant: "text", texts: ["Instagram", "Facebook", "LinkedIn", "TikTok", "YouTube"]
|
variant: "text", texts: ["Instagram", "Facebook", "LinkedIn", "TikTok", "YouTube"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Serviços de Suporte", description: "Atendimento real, vídeos tutoriais e consultoria estratégica para o sucesso contínuo do seu projeto.", bentoComponent: "3d-task-list", title: "Suporte 24/7", items: [
|
title: "Serviços de Suporte", description: "Atendimento real, vídeos tutoriais e consultoria estratégica para o sucesso contínuo do seu projeto.", bentoComponent: "3d-task-list", items: [
|
||||||
{ icon: Users, label: "Atendimento Real", time: "24/7" },
|
{ icon: Users, label: "Atendimento Real", time: "24/7" },
|
||||||
{ icon: BookOpen, label: "Tutoriais Completos", time: "Contínuo" },
|
{ icon: BookOpen, label: "Tutoriais Completos", time: "Contínuo" },
|
||||||
{ icon: Lightbulb, label: "Consultoria", time: "Sob Demanda" }
|
{ icon: Lightbulb, label: "Consultoria", time: "Sob Demanda" }
|
||||||
|
|||||||
Reference in New Issue
Block a user