Merge version_2 into main #2
@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Award, Building2, CheckCircle, Clock, Shield, ShieldCheck, Star } from "lucide-react";
|
||||
import { Award, Building2, Clock, Shield, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -111,6 +111,7 @@ export default function LandingPage() {
|
||||
author="Satisfied Local Customer"
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
avatars={[{ src: "https://avatar.vercel.sh/1", alt: "Customer" }, { src: "https://avatar.vercel.sh/2", alt: "Customer" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,6 +140,7 @@ export default function LandingPage() {
|
||||
description="Call us today at 07402 431125 or leave a message for a quick callback."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-t-shirt-jacket-hat-holding-mobile-phone-looking-confused_176474-31128.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user