Update src/app/page.tsx
This commit is contained in:
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
tag="Stay Cool"
|
||||
buttons={[{ text: "See More", href: "#about" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Mohan chillin" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Mohan style 1" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=1", imageAlt: "Mohan chillin" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=2", imageAlt: "Mohan style 1" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -59,8 +59,8 @@ export default function LandingPage() {
|
||||
description="Look at these different styles and outfits. Life is too short to be serious."
|
||||
tag="Collection"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Outfit 1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg", imageAlt: "Outfit 2" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=3", imageAlt: "Outfit 1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=4", imageAlt: "Outfit 2" }
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ value: "24/7", title: "Cool" },
|
||||
{ value: "Infinity", title: "Style" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1s9nxyFMn4ncgKB7CBt4ROpmc/uploaded-1775564449956-h1db6jlj.jpg?_wi=5"
|
||||
imageAlt="Mohan profile"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user