Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLUc542aHc3nLJPrqxcbdlkalm/uploaded-1778060985028-jzjkec2o.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLUc542aHc3nLJPrqxcbdlkalm/uploaded-1778060985028-jzjkec2o.png?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Macbook Pro M3",
|
||||
price: "$2,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994379.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "iPhone 15 Pro",
|
||||
price: "$1,199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-screen-illuminated-against-black-background_187299-46907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-screen-illuminated-against-black-background_187299-46907.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLUc542aHc3nLJPrqxcbdlkalm/uploaded-1778060985028-jzjkec2o.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLUc542aHc3nLJPrqxcbdlkalm/uploaded-1778060985028-jzjkec2o.png?_wi=2",
|
||||
imageAlt: "modern tech interface",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994379.jpg?_wi=2",
|
||||
imageAlt: "modern tech interface",
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-screen-illuminated-against-black-background_187299-46907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-screen-illuminated-against-black-background_187299-46907.jpg?_wi=2",
|
||||
imageAlt: "modern tech interface",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user