From bdc4a1fea7054cfec35ce008f34138a5a99a0486 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 20:52:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56cdd04..458092e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,6 @@ export default function LandingPage() { { title: "Global Logistics", description: "Seamless tracking and shipping globally.", imageSrc: "http://img.b2bpic.net/free-photo/modern-abstract-background-with-marble-texture_474888-4849.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/blue-background-with-lines-social-networking-icons_23-2147613734.jpg", buttonText: "See Details" }, { title: "Analytics Dashboard", description: "Real-time insights into your store performance.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-art-background-template-botanical-watercolor-vector-floral-illustrations-buds-leaves-pastel-tonesframe-seamless-pattern-peony-wedding-invitation-greeting-card-poster_123827-29752.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/abstract-cover-art-illustration_23-2151904466.jpg", buttonText: "See Details" }, ]} - showStepNumbers={false} title="Built for Global Scale" description="Everything you need to expand your digital retail presence securely and efficiently." /> -- 2.49.1