diff --git a/src/app/page.tsx b/src/app/page.tsx
index 81b1a07..4498951 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,69 +30,47 @@ export default function LandingPage() {
@@ -106,59 +84,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "VIP",
- name: "777 UZZ",
- price: "15,000,000 UZS",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165798.jpg?_wi=2",
- },
+ id: "1", brand: "VIP", name: "777 UZZ", price: "15,000,000 UZS", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165798.jpg"},
{
- id: "2",
- brand: "VIP",
- name: "001 UZZ",
- price: "25,000,000 UZS",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301379.jpg?_wi=2",
- },
+ id: "2", brand: "VIP", name: "001 UZZ", price: "25,000,000 UZS", rating: 5,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301379.jpg"},
{
- id: "3",
- brand: "Standard",
- name: "999 UZZ",
- price: "10,000,000 UZS",
- rating: 4,
- reviewCount: "5",
- imageSrc: "http://img.b2bpic.net/free-photo/plug-hybrid-electric-vehicle-close-up-ev-hybrid-car-logo_482257-118393.jpg?_wi=3",
- },
+ id: "3", brand: "Standard", name: "999 UZZ", price: "10,000,000 UZS", rating: 4,
+ reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/plug-hybrid-electric-vehicle-close-up-ev-hybrid-car-logo_482257-118393.jpg"},
{
- id: "4",
- brand: "Standard",
- name: "100 UZZ",
- price: "5,000,000 UZS",
- rating: 4,
- reviewCount: "3",
- imageSrc: "http://img.b2bpic.net/free-photo/just-married-little-car-harbor_23-2149450457.jpg?_wi=2",
- },
+ id: "4", brand: "Standard", name: "100 UZZ", price: "5,000,000 UZS", rating: 4,
+ reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/just-married-little-car-harbor_23-2149450457.jpg"},
{
- id: "5",
- brand: "Standard",
- name: "222 UZZ",
- price: "8,500,000 UZS",
- rating: 4,
- reviewCount: "2",
- imageSrc: "http://img.b2bpic.net/free-photo/plug-hybrid-electric-vehicle-close-up-ev-hybrid-car-logo_482257-118393.jpg?_wi=4",
- },
+ id: "5", brand: "Standard", name: "222 UZZ", price: "8,500,000 UZS", rating: 4,
+ reviewCount: "2", imageSrc: "http://img.b2bpic.net/free-photo/plug-hybrid-electric-vehicle-close-up-ev-hybrid-car-logo_482257-118393.jpg"},
{
- id: "6",
- brand: "VIP",
- name: "888 UZZ",
- price: "20,000,000 UZS",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/number-61-red-poster_1122-1025.jpg",
- },
+ id: "6", brand: "VIP", name: "888 UZZ", price: "20,000,000 UZS", rating: 5,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/number-61-red-poster_1122-1025.jpg"},
]}
title="Featured License Plates"
description="Explore the latest exclusive numbers currently available for trade."
@@ -172,17 +114,11 @@ export default function LandingPage() {
description="We ensure every deal is secure and official. Trade plates with confidence using our platform."
metrics={[
{
- value: "10k+",
- title: "Plates Listed",
- },
+ value: "10k+", title: "Plates Listed"},
{
- value: "5k+",
- title: "Successful Trades",
- },
+ value: "5k+", title: "Successful Trades"},
{
- value: "99%",
- title: "Safety Rating",
- },
+ value: "99%", title: "Safety Rating"},
]}
imageSrc="http://img.b2bpic.net/free-vector/furniture-shopping-app-collection_23-2148663345.jpg"
mediaAnimation="slide-up"
@@ -196,30 +132,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "How do I list my plate?",
- content: "Simply click the 'Sell' button, upload your plate details, and our team will approve it.",
- },
+ id: "f1", title: "How do I list my plate?", content: "Simply click the 'Sell' button, upload your plate details, and our team will approve it."},
{
- id: "f2",
- title: "Is trading official?",
- content: "Yes, we guide you through the official re-registration process at the traffic police office.",
- },
+ id: "f2", title: "Is trading official?", content: "Yes, we guide you through the official re-registration process at the traffic police office."},
{
- id: "f3",
- title: "What are VIP plates?",
- content: "VIP plates feature patterns like repeating digits or low numbers, valued highly for their exclusivity.",
- },
+ id: "f3", title: "What are VIP plates?", content: "VIP plates feature patterns like repeating digits or low numbers, valued highly for their exclusivity."},
{
- id: "f4",
- title: "How do I make payment?",
- content: "All payments are processed securely through bank transfer or official payment gateways.",
- },
+ id: "f4", title: "How do I make payment?", content: "All payments are processed securely through bank transfer or official payment gateways."},
{
- id: "f5",
- title: "Can I cancel a trade?",
- content: "Trades can be cancelled before the ownership change is finalized at the traffic department.",
- },
+ id: "f5", title: "Can I cancel a trade?", content: "Trades can be cancelled before the ownership change is finalized at the traffic department."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-talking-phone-work-printer_23-2149457032.jpg"
title="Frequently Asked Questions"
@@ -233,62 +154,44 @@ export default function LandingPage() {