Merge version_1 into main #1
@@ -32,27 +32,27 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
href: "#products",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "#features",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="VelocityFit"
|
||||
@@ -267,21 +267,21 @@ export default function LandingPage() {
|
||||
kpiItems={[
|
||||
{
|
||||
value: "50K+",
|
||||
title: "Active Users",
|
||||
description: "Active Users",
|
||||
items: [
|
||||
"Community of thriving athletes",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "4.9/5",
|
||||
title: "Average Rating",
|
||||
description: "Average Rating",
|
||||
items: [
|
||||
"Consistently high customer satisfaction",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
description: "Satisfaction",
|
||||
items: [
|
||||
"Guaranteed performance & style",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user