Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa218e695a |
@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Award, Globe, Sparkles, Users } from "lucide-react";
|
||||
import { Award, Globe, Sparkles, Users, Flame, Clock } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -64,6 +64,8 @@ export default function LandingPage() {
|
||||
title="Featured Collections"
|
||||
description="Hand-picked LEGO sets for builders of all ages and interests"
|
||||
tag="Best Sellers"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user