Merge version_1 into main #4
@@ -26,12 +26,6 @@ import {
|
||||
Image,
|
||||
FileText,
|
||||
Shield,
|
||||
CircleDollarSign,
|
||||
ArrowLeftRight,
|
||||
Send,
|
||||
House,
|
||||
MessageSquareText,
|
||||
Settings,
|
||||
} from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -82,7 +76,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186755.jpg", searchPlaceholder: "Search designs...", sidebarItems: [
|
||||
{ icon: Package, active: true },
|
||||
{ icon: Palette },
|
||||
{ icon: Settings },
|
||||
{ icon: Zap },
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Quick Start", href: "#" },
|
||||
@@ -98,7 +92,7 @@ export default function LandingPage() {
|
||||
description: "Your unique designs"
|
||||
},
|
||||
{
|
||||
title: "Satisfaction", values: ["98", "Happy", "Customers"],
|
||||
title: "Satisfaction", values: ["98%", "Happy", "Customers"],
|
||||
description: "Trusted by professionals"
|
||||
},
|
||||
],
|
||||
@@ -293,7 +287,6 @@ export default function LandingPage() {
|
||||
imageAlt="Customer support team"
|
||||
mediaPosition="right"
|
||||
faqsAnimation="slide-up"
|
||||
animationType="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How long does it take to receive my custom embosser?", content: "Standard turnaround is 5-7 business days. Professional and Enterprise plans offer faster options including 2-3 day and 24-hour express service. Rush orders can be arranged—contact our sales team for details."
|
||||
|
||||
Reference in New Issue
Block a user