Compare commits

...

3 Commits

Author SHA1 Message Date
dee8692169 Update src/pages/HomePage.tsx 2026-06-25 06:45:50 +00:00
98db541d5d Update src/pages/HomePage.tsx 2026-06-25 06:45:23 +00:00
e155e6cb36 Update src/pages/HomePage.tsx 2026-06-25 06:44:59 +00:00

View File

@@ -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: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369798289-kwrdscye.webp" },
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.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: "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-1782369798289-kwrdscye.webp" },
]}
/>
</SectionErrorBoundary>