Compare commits
31 Commits
version_16
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f77a238f45 | |||
| 48716accc1 | |||
| 0a2ccd87c0 | |||
| a1b327b4b5 | |||
| 3c84498618 | |||
| 75e0594200 | |||
| 7ac817f5cb | |||
| db1e7fed3a | |||
| 00021fa3c6 | |||
| a005c9938b | |||
| 5713d18553 | |||
| 8e2c7a9209 | |||
| ad1c36d495 | |||
| 4fb5d16cd3 | |||
| 2feb3248fc | |||
| e22f86424c | |||
| eb61bb1cc5 | |||
| f6ea85260c | |||
| c5181362de | |||
| 536c416e25 | |||
| eb8e126623 | |||
| 2779b263f1 | |||
| f420831d40 | |||
| 86c3b2b49c | |||
| 362c63eabe | |||
| 5554dedb3e | |||
| 1a021e7aad | |||
| 9ba58b5722 | |||
| 99eab6dd1b | |||
| ab7513a2b6 | |||
| d2fc6b6e1c |
@@ -23,12 +23,12 @@ export default function HomePage() {
|
||||
secondaryButton={{
|
||||
text: "View Samples", href: "#products"}}
|
||||
items={[
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369810757-jprbn0qo.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369719874-bkls5wiu.webp" },
|
||||
{ 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-1782369763332-f4u96p26.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369719874-bkls5wiu.webp" },
|
||||
]}
|
||||
/>
|
||||
</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" },
|
||||
]}
|
||||
/>
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
primaryButton={{
|
||||
text: "Contact Us", href: ""}}
|
||||
secondaryButton={{
|
||||
text: "Schedule Call", href: "#"}}
|
||||
text: "Schedule Call", href: ""}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user