Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "Small Business Owner",
|
||||
testimonial: "Excellent service and top-notch quality every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "Marketing Director",
|
||||
testimonial: "Reliable, fast, and the print quality is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "Office Manager",
|
||||
testimonial: "Our go-to printing company for all office forms and stationery.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "Nonprofit Leader",
|
||||
testimonial: "Fast turnaround and high quality materials. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
@@ -238,19 +238,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Banners",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brochures",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Business Cards",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user