Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 974744bd52 | |||
| 790f70fff3 | |||
| 297d4b3e81 | |||
| 84296283cf | |||
| 6de7acd60d | |||
| 5e8c2e2ddf |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Premium Distributor of Cello household products. Elegance and utility for every home."
|
||||
buttons={[{ text: "View Collection", href: "#products" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchenware-set_23-2148900000.jpg", imageAlt: "Premium kitchenware collection" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D55wVjOr9sdm0qnPqQeL6r3pIi/uploaded-1777560408546-9f6aubwd.jpg", imageAlt: "Premium kitchenware collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clean-minimalist-kitchen_23-2149100000.jpg", imageAlt: "Storage solutions" }
|
||||
]}
|
||||
/>
|
||||
@@ -129,4 +129,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user