diff --git a/src/app/page.tsx b/src/app/page.tsx
index de4d316..1048d1c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
-import { Award, Heart, Phone, Star, Package, TrendingUp, RefreshCw } from "lucide-react";
+import { Award, Heart, Phone, Star } from "lucide-react";
export default function LandingPage() {
return (
@@ -42,7 +42,6 @@ export default function LandingPage() {
@@ -62,6 +62,7 @@ export default function LandingPage() {
description="Centralized control for your supply chain operations and inventory synchronization."
animationType="slide-up"
textboxLayout="split"
+ useInvertedBackground={false}
features={[
{ id: "s1", label: "Inventory", title: "Real-time Sync", items: ["Automated stock updates", "Multi-warehouse tracking", "Low stock alerts"], buttons: [{ text: "Sync Now" }] },
{ id: "s2", label: "Pricing", title: "Automated Updates", items: ["Dynamic margin rules", "Competitive monitoring", "Bulk price adjustments"], buttons: [{ text: "Configure Rules" }] },
@@ -108,8 +109,6 @@ export default function LandingPage() {
{ id: "t1", name: "Elena Ross", handle: "@elenaross", testimonial: "Unparalleled luxury. Aurelian pieces define my style.", imageSrc: "http://img.b2bpic.net/free-photo/shorthaired-woman-black-jacket-white-pants-with-belt-posing-outside-curly-girl-eyeglasses-smiling-street_197531-27978.jpg" },
{ id: "t2", name: "Marcus Thorne", handle: "@mthorne", testimonial: "A timeless collection, impeccably crafted.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-sweater-sitting-ground_1303-17564.jpg" },
{ id: "t3", name: "Sophia Chen", handle: "@sophiachen", testimonial: "The fit and material quality are simply exquisite.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-phone_23-2148023383.jpg" },
- { id: "t4", name: "Julian Vane", handle: "@jvane", testimonial: "Aurelian never fails to impress me. True luxury.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-brown-coat-spring-city_1157-33301.jpg" },
- { id: "t5", name: "Amelia Grey", handle: "@ameliagrey", testimonial: "Subtle, sophisticated, and perfectly tailored.", imageSrc: "http://img.b2bpic.net/free-photo/shorthaired-woman-black-jacket-white-pants-with-belt-posing-outside-curly-girl-eyeglasses-smiling-street_197531-27978.jpg" },
]}
title="What Clients Say"
description="Our dedication to quality is felt in every stitch."