Update src/app/page.tsx
This commit is contained in:
@@ -125,10 +125,10 @@ export default function LandingPage() {
|
||||
title: "Quality Production", description:
|
||||
"Our state-of-the-art printing equipment ensures perfect color accuracy and durability. Every shirt is inspected before shipping.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pride-flag-with-colorful-paper-sheet_23-2148147673.jpg", imageAlt: "Quality control process"},
|
||||
"http://img.b2bpic.net/free-photo/pride-flag-with-colorful-paper-sheet_23-2148147673.jpg?_wi=1", imageAlt: "Quality control process"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg", imageAlt: "Production facility"},
|
||||
"http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg?_wi=1", imageAlt: "Production facility"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -146,11 +146,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Quality", description: "We use only the finest materials and latest printing technology.", tag: "Quality", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pride-flag-with-colorful-paper-sheet_23-2148147673.jpg", imageAlt: "Premium quality control"},
|
||||
"http://img.b2bpic.net/free-photo/pride-flag-with-colorful-paper-sheet_23-2148147673.jpg?_wi=2", imageAlt: "Premium quality control"},
|
||||
{
|
||||
id: "2", title: "Expert Design Support", description:
|
||||
"Our creative team helps bring your ideas to life with professional guidance.", tag: "Design", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg", imageAlt: "Expert design consultation"},
|
||||
"http://img.b2bpic.net/free-photo/young-girl-making-diy-crafts-upcycle-project_23-2149391036.jpg?_wi=2", imageAlt: "Expert design consultation"},
|
||||
{
|
||||
id: "3", title: "Exceptional Service", description:
|
||||
"Dedicated support from order placement to delivery and beyond.", tag: "Service", imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user