Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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 TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
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() {
|
export default function HomePage() {
|
||||||
const navItems = [
|
const navItems = [
|
||||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Featured Auctions"
|
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"
|
tag="Live Bidding"
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user