Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf071e3c9f | |||
| c42cfa7cc4 | |||
| 23b4ee6c61 | |||
| dec085d652 | |||
| 156b295e51 | |||
| 6541334a99 | |||
| 06e0bd7a31 |
@@ -50,16 +50,16 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore My Journey", href: "#about" },
|
{ text: "See My Story", href: "#about" },
|
||||||
{ text: "View My Work", href: "#projects" }
|
{ text: "View My Work", href: "#projects" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/a-vibrant-portrait-of-a-young-12-year-ol-1774029292719-84d65e15.png", imageAlt: "Young creator portrait in Bangkok home workspace"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1774029947785-7m12vf5l.jpg?_wi=1", imageAlt: "Personal photo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/a-modern-engaging-screenshot-of-the-webi-1774029292562-46959f8a.png?_wi=1", imageAlt: "Webild.io platform content creation interface"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1774029947785-7m12vf5l.jpg?_wi=2", imageAlt: "Personal photo"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user