Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3ff4f0926 | |||
| a71e457c30 | |||
| 6928b930c8 | |||
| 86f6b2b351 | |||
| d6fd106da6 | |||
| 9aac9126fc | |||
| d52f332691 | |||
| 583cff5f71 | |||
| c4b5d08896 |
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Secure Shipping", author: "Zyrova Team", description: "Global reach with reliable tracking systems.", tags: [
|
||||
"Reliable", "Tracking"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cylinder-podium-tree-shadow-pedestal-product-display-stand-background-3d-rendering_56104-1381.jpg"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-courier-handshaking-with-african-american-woman-while-delivering-her-package_637285-2270.jpg?id=25630670"},
|
||||
{
|
||||
id: "f2", title: "Premium Goods", author: "Zyrova Team", description: "Only the highest quality products selected.", tags: [
|
||||
"Curated", "Quality"],
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "24/7 Support", author: "Zyrova Team", description: "Always here to help you anytime.", tags: [
|
||||
"Support", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808029.jpg"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/architect-woman-phone_1163-1433.jpg?id=1280411"},
|
||||
]}
|
||||
title="Core Values"
|
||||
description="We build trust through commitment and quality."
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #874beb;
|
||||
--background: #f3eefb;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
|
||||
Reference in New Issue
Block a user