Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a857a8ef86 | |||
| 14fca7f222 | |||
| 201170212c | |||
| 26f790cb4a | |||
| 7c77b83a20 |
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313632008-ib0tb25p.png", imageAlt: "Modern interior with elegant wood flooring"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781314973510-g5ph7hk3.jpg", imageAlt: "Abstract blue and purple gradient background"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313632009-z1a9eonm.png?_wi=1", imageAlt: "Clean, light-toned wood floor in a spacious room"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313983055-0uj3z2ai.png", imageAlt: "Soft green and yellow gradient waves"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313632008-hrnheifw.png?_wi=1", imageAlt: "Bright room with wooden floor and natural light"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313983055-yjz86f9g.png", imageAlt: "Dynamic purple and pink gradient blend"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313632009-wuqrv7ta.png?_wi=1", imageAlt: "Close-up of wooden floor planks showcasing texture"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313983056-e625abyk.png", imageAlt: "Smooth blue and teal color transition"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313632009-tn0j13f3.png?_wi=1", imageAlt: "Detailed view of wood floor grain and pattern"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3oJ3atlK4SeozHzFE4aSVGYTk/uploaded-1781313983056-z9ob7d5z.png", imageAlt: "Light blue and white abstract gradient"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -237,4 +237,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user