Merge version_1 into main #3
@@ -67,11 +67,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "10k+", title: "Prints Delivered", description: "High-fidelity projects completed.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg"},
|
||||
id: "m1", value: "10k+", title: "Prints Delivered", description: "High-fidelity projects completed.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg?_wi=1"},
|
||||
{
|
||||
id: "m2", value: "500+", title: "Happy Brands", description: "Partners who trust our press.", imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg"},
|
||||
id: "m2", value: "500+", title: "Happy Brands", description: "Partners who trust our press.", imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg?_wi=1"},
|
||||
{
|
||||
id: "m3", value: "99.9%", title: "On-Time Success", description: "Precision in every deadline.", imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg"},
|
||||
id: "m3", value: "99.9%", title: "On-Time Success", description: "Precision in every deadline.", imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg?_wi=1"},
|
||||
]}
|
||||
title="Numbers That Matter"
|
||||
description="Efficiency meets editorial excellence."
|
||||
@@ -86,21 +86,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Custom Branding", description: "Luxury business stationery and collateral that defines your identity.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
title: "Gold Foil Stamping", description: "The ultimate touch of elegance for invites, cards, and brochures.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26587.jpg?_wi=3"},
|
||||
},
|
||||
{
|
||||
title: "High-Volume Press", description: "Consistent quality for large scale rollouts and events.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-office-desk-with-messy-workspace-laptop_23-2150282085.jpg?_wi=3"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
tag="Let's Print"
|
||||
title="Ready for Luxury?"
|
||||
description="Reach out and let's craft something unforgettable."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/watercolor-paper-texture_1194-2329.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user