Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-25 06:46:13 +00:00
parent dee8692169
commit 7a00fb1dac

View File

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