Compare commits
4 Commits
version_19
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| 48716accc1 | |||
| a1b327b4b5 | |||
| 75e0594200 | |||
| db1e7fed3a |
@@ -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-1782368100775-cqtlyiyo.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-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-1782369719874-bkls5wiu.webp" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -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