Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Excellent service and very fast!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-working-small-business-ecommerce-skeptic-nervous-frowning-upset-because-problem-negative-person_839833-31938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-working-small-business-ecommerce-skeptic-nervous-frowning-upset-because-problem-negative-person_839833-31938.jpg?_wi=1",
|
||||
imageAlt: "professional printing shop interior",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Reliable printing and friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg?_wi=1",
|
||||
imageAlt: "professional printing shop interior",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "The go-to place for all my business needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistic-flat-set_1284-13202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistic-flat-set_1284-13202.jpg?_wi=1",
|
||||
imageAlt: "professional printing shop interior",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Fast courier and great support.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396656.jpg?_wi=1",
|
||||
imageAlt: "professional printing shop interior",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Always helpful with my office printing.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/multicolor-business-flyer_1097-604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/multicolor-business-flyer_1097-604.jpg?_wi=1",
|
||||
imageAlt: "professional printing shop interior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arab-man-with-beard-working-small-business-ecommerce-skeptic-nervous-frowning-upset-because-problem-negative-person_839833-31938.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arab-man-with-beard-working-small-business-ecommerce-skeptic-nervous-frowning-upset-because-problem-negative-person_839833-31938.jpg?_wi=2"
|
||||
imageAlt="professional printing shop interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Local Business Hub"
|
||||
description="At 3@1 Business Centre Mega Centre, we make your life easier. We provide essential printing, courier services, and business support, all in one accessible location at Chasie Street."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg?_wi=2"
|
||||
imageAlt="digital office printing machine"
|
||||
/>
|
||||
</div>
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
"Shipping",
|
||||
"Fast",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistic-flat-set_1284-13202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistic-flat-set_1284-13202.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
"High Quality",
|
||||
"Digital",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396656.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
"Daily",
|
||||
"Efficient",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/multicolor-business-flyer_1097-604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/multicolor-business-flyer_1097-604.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
|
||||
Reference in New Issue
Block a user