Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Free Shipping", subtitle: "On all orders worldwide", category: "Logistics", value: "Express"},
|
||||
id: "1", title: "Free Shipping", subtitle: "Free global delivery on every single order", category: "Logistics", value: "Express"},
|
||||
{
|
||||
id: "2", title: "Secure Payment", subtitle: "Encrypted checkout process", category: "Safety", value: "SSL"},
|
||||
id: "2", title: "Secure Payment", subtitle: "Protected and encrypted checkout process", category: "Safety", value: "SSL"},
|
||||
{
|
||||
id: "3", title: "24/7 Support", subtitle: "Help whenever you need it", category: "Service", value: "Live"},
|
||||
id: "3", title: "24/7 Support", subtitle: "Available for help whenever you need it", category: "Service", value: "Live"},
|
||||
]}
|
||||
title="Why Shop With Us"
|
||||
description="Quality assurance and excellence in every transaction."
|
||||
|
||||
Reference in New Issue
Block a user