Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29854e0f46 | |||
| 326478c70f | |||
| 746fa12521 | |||
| 391454f2f9 |
@@ -58,8 +58,9 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829656.jpg"
|
||||
showBlur={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CY4RulATq0LA1uBKHOTx13OkIZ/uploaded-1776554645665-hlpi2ex3.png"
|
||||
showBlur={false}
|
||||
showDimOverlay={false}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Smiling African American girl sitting in cafe"},
|
||||
@@ -91,8 +92,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Exceptional Standards", description: "Consistently spotless results for home and business."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adorable-woman-painting-wooden-stand-white-color_651396-2924.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CY4RulATq0LA1uBKHOTx13OkIZ/uploaded-1776554645665-4mdd5cf3.png"
|
||||
mediaAnimation="slide-up"
|
||||
imageClassName="opacity-100 brightness-105 contrast-100"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -290,4 +292,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user