Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ffd8ab7d5f | |||
| 1cdf9d947a |
@@ -9,6 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
|
import { Star } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -112,7 +113,8 @@ export default function LandingPage() {
|
|||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
title="Client Success Stories"
|
title="Client Success Stories"
|
||||||
description="Hear from businesses we've helped transform through innovative digital solutions."
|
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"
|
tagAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user