Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4b975d8bb | |||
| c80245b7bf | |||
| 07724bc6da | |||
| aa096650c9 | |||
| ac0505dedc | |||
| 32ec2ead8a | |||
| feea6df475 | |||
| fbbd19fd33 | |||
| c3b77261c7 | |||
| f4fcac7a5e | |||
| 0fde115ac5 | |||
| 28dd0c8f50 | |||
| efd0fd4a99 | |||
| 07d89f9a86 | |||
| 6bb95a675e | |||
| a462ba1daf | |||
| f148344fbe | |||
| 80e9e4e6e1 | |||
| 8e01f4dc53 |
@@ -69,32 +69,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775359431001-a2el8a22.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775358920266-czb1npog.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775359097601-a0z6ucgj.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=4",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775358424283-5u1ggdo5.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775359181941-0q7jcx0j.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119030.jpg?_wi=6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bv6YtvLGteCKCFP415sKd0AOrs/uploaded-1775359119109-mmrj6444.png",
|
||||
imageAlt: "Smart Living Panama",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user