Compare commits
10 Commits
version_9_
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| a005c9938b | |||
| 8e2c7a9209 | |||
| 4fb5d16cd3 | |||
| 6c8ec06178 | |||
| c87ae8ceb7 | |||
| 8d8d47a3c5 | |||
| 7a00fb1dac | |||
| dee8692169 | |||
| 98db541d5d | |||
| e155e6cb36 |
@@ -23,12 +23,12 @@ export default function HomePage() {
|
||||
secondaryButton={{
|
||||
text: "View Samples", href: "#products"}}
|
||||
items={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-artist-looking-drawing_23-2148372158.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-abstract-chromatography-background-blue-tone_53876-110516.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-milling-machine-operator_74855-5031.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118343.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782368100775-cqtlyiyo.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369798289-kwrdscye.webp" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369776523-iska662h.webp" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543709.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782368100775-cqtlyiyo.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
description="We are proud of our milestones in serving the local business community."
|
||||
metrics={[
|
||||
{ value: "12,000+", title: "Projects Completed", description: "Successfully delivered to satisfied business clients.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586728.jpg" },
|
||||
{ value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "http://img.b2bpic.net/free-photo/various-buttons-apparatus_140725-7743.jpg" },
|
||||
{ value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" },
|
||||
{ value: "24/7", title: "Support Availability", description: "Always here to help with your urgent printing needs.", imageSrc: "http://img.b2bpic.net/free-photo/canvas-floor_23-2148014056.jpg" },
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user