Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36b1ef1159 | |||
| 3f8cfcae53 | |||
| 0eb1545173 | |||
| c368f388b8 |
@@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|||||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import { CheckCircle, Phone, Star, ThumbsUp, Wrench, User, UserCheck, Users } from 'lucide-react';
|
import { CheckCircle, Phone, Star, ThumbsUp, Wrench, User, UserCheck, Users, Shield } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Wrench}
|
tagIcon={Wrench}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="4.9 ⭐ Rated by 55+ Customers"
|
ratingText="4.9 ⭐ Verified Badge • 55+ Customers • BBB Certified"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17826.jpg", imageAlt: "Professional plumber at work"
|
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17826.jpg", imageAlt: "Professional plumber at work"
|
||||||
|
|||||||
Reference in New Issue
Block a user