Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5718e0aba | |||
| 5913b21c17 | |||
| 9bb63705ff |
@@ -88,8 +88,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/elegant-woman-brown-dress_23-2151934108.jpg", alt: "African American confident woman"},
|
src: "http://img.b2bpic.net/free-photo/elegant-woman-brown-dress_23-2151934108.jpg", alt: "African American confident woman"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sexy-colorful-lips-holding-sweeties-with-teeth-grey-wall_176420-162.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780325311947-w21uxvwd.jpg"
|
||||||
imageAlt="Person mit Luxus-Accessoires und schönem Lächeln"
|
imageAlt="Close-up of luxury grillz"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
imageClassName="object-cover w-full h-full"
|
imageClassName="object-cover w-full h-full"
|
||||||
/>
|
/>
|
||||||
@@ -279,4 +279,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user