From 292181c16425994e57cb8eec5837563f1549f54a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 20:51:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4675ed4..56cdd04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,10 +78,11 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} features={[ - { title: "Secure Payments", description: "Global payment gateways integrated out of the box.", imageSrc: "http://img.b2bpic.net/free-vector/technological-background-with-hexagons_23-2147634061.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147763687.jpg", buttonText: "See Details" }, + { title: "Secure Payments", description: "Global payment gateways integrated out of the box.", imageSrc: "http://img.b2bpic.net/free-photo/modern-abstract-background-with-marble-texture_474888-4849.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147763687.jpg", buttonText: "See Details" }, { 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." /> @@ -134,8 +135,10 @@ export default function LandingPage() { { id: "3", title: "How long to launch?", content: "Most brands launch within 4-6 weeks." }, ]} title="Common Questions" + description="Get answers to frequently asked questions about our platform." faqsAnimation="slide-up" useInvertedBackground={false} + textboxLayout="default" imageSrc="http://img.b2bpic.net/free-photo/customer-service-concept-with-headset_23-2148737357.jpg" /> -- 2.49.1