Update src/app/page.tsx
This commit is contained in:
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Global Shipping", description: "We deliver your favorite products right to your doorstep, anywhere in the world.", bentoComponent: "globe", imageSrc: "http://img.b2bpic.net/free-photo/our-world-connected-social-networking-interconnection-concept_53876-21158.jpg", imageAlt: "global e-commerce map connections"},
|
||||
title: "Global Shipping", description: "We deliver your favorite products right to your doorstep, anywhere in the world.", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Secure Payments", description: "Shop with confidence knowing your transactions are protected by industry-leading security measures.", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
@@ -125,8 +125,8 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: Lock,
|
||||
label: "Security Level", value: "High Grade"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-minimal-podiums-3d_23-2149183767.jpg", imageAlt: "global e-commerce map connections"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Dedicated Support", description: "Our friendly customer service team is always ready to assist you with any questions or concerns.", bentoComponent: "3d-stack-cards", items: [
|
||||
{
|
||||
@@ -138,8 +138,8 @@ export default function LandingPage() {
|
||||
{
|
||||
icon: MessageSquare,
|
||||
title: "Live Chat", subtitle: "Instant help", detail: "Available on site"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg", imageAlt: "global e-commerce map connections"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Why Shop With Us?"
|
||||
description="Experience a seamless shopping journey with benefits designed for your convenience and peace of mind."
|
||||
|
||||
Reference in New Issue
Block a user