Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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 = [
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Auctions Now", href: "/browse"},
|
||||
text: "Start Bidding Free", href: "/browse"},
|
||||
{
|
||||
text: "Become a Seller", href: "/seller"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user