Update src/app/page.tsx
This commit is contained in:
@@ -134,6 +134,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/black-yellow-star-rating-design_23-2147738155.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-labour-day-label-pack_23-2148472984.jpg",
|
||||
@@ -184,6 +185,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "roof-project-1",
|
||||
@@ -260,19 +262,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "kpi-1",
|
||||
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "5.0 Stars",
|
||||
},
|
||||
{
|
||||
id: "kpi-2",
|
||||
|
||||
icon: Award,
|
||||
title: "Shingle Applicator",
|
||||
value: "Master Certified",
|
||||
},
|
||||
{
|
||||
id: "kpi-3",
|
||||
|
||||
icon: ShieldCheck,
|
||||
title: "Our Company Status",
|
||||
value: "Fully Licensed & Insured",
|
||||
|
||||
Reference in New Issue
Block a user