Merge version_1 into main #1
@@ -33,32 +33,32 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "#home",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "why-choose-us",
|
||||
href: "#why-choose-us",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="Top Tyres N13"
|
||||
@@ -229,21 +229,21 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "kpi-1",
|
||||
|
||||
title: "Years in Service",
|
||||
subtitle: "Trusted local expertise",
|
||||
category: "Experience",
|
||||
value: "10+",
|
||||
},
|
||||
{
|
||||
id: "kpi-2",
|
||||
|
||||
title: "Happy Customers",
|
||||
subtitle: "Driving satisfaction daily",
|
||||
category: "Satisfaction",
|
||||
value: "5000+",
|
||||
},
|
||||
{
|
||||
id: "kpi-3",
|
||||
|
||||
title: "Tyres Fitted",
|
||||
subtitle: "Keeping London moving",
|
||||
category: "Volume",
|
||||
|
||||
Reference in New Issue
Block a user