Merge version_2 into main #4
@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { CreditCard, Shield, Truck } from "lucide-react";
|
||||
import { CreditCard, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Why AutoTrust Pakistan?"
|
||||
description={["We redefined the car buying experience in Pakistan. No hidden fees, no shady deals, just pure automotive transparency."]}
|
||||
description="We redefined the car buying experience in Pakistan. No hidden fees, no shady deals, just pure automotive transparency."
|
||||
metrics={[
|
||||
{ value: "0%", title: "Hidden Fees" },
|
||||
{ value: "200+", title: "Inspection Points" },
|
||||
|
||||
Reference in New Issue
Block a user