Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f2a53a98b | |||
| f845233fcf |
@@ -13,7 +13,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Users, MapPin, CheckCircle, Star, Sparkles, TrendingUp, Award } from "lucide-react";
|
||||
import { Users, MapPin, CheckCircle, Star, Sparkles, TrendingUp, Award, Shield } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -99,7 +99,8 @@ export default function HomePage() {
|
||||
<FeatureCardEight
|
||||
title="How ArtisanGo Works"
|
||||
description="Our seamless four-step process connects you with trusted artisans in minutes."
|
||||
tag="Simple & Fast"
|
||||
tag="Verified & Secure"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user