Merge version_3 into main #2
@@ -9,6 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -112,7 +113,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
title="Client Success Stories"
|
||||
description="Hear from businesses we've helped transform through innovative digital solutions."
|
||||
tag="Testimonials"
|
||||
tag="4.8★ Google Rating • 5,000+ Happy Clients"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user