Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 880c44b5c7 | |||
| 3d6815c4fc | |||
| 920d54483f | |||
| 8ecbd7207d | |||
| f962019132 | |||
| 4ee4c5ca10 | |||
| 1b5673f710 | |||
| ee8cf51bef | |||
| 56cface888 |
@@ -12,7 +12,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Zap, Zap as Bolt, Car, Watch, Palette, Users, Store, Gavel, DollarSign } from "lucide-react";
|
||||
import { Zap, Zap as Bolt, Car, Watch, Palette, Users, Store, Gavel, DollarSign, Mail, Phone, MapPin } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Featured Auctions"
|
||||
description="Explore our curated selection of premium items across all categories. New listings validated and live within hours."
|
||||
description="All items verified by certified experts. Explore our curated selection of premium items across all categories. New listings validated and live within hours."
|
||||
tag="Live Bidding"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user