Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 40704748b1 | |||
| bff0a9c3a6 | |||
| 3b0b3c5665 |
@@ -66,8 +66,8 @@ export default function LandingPage() {
|
|||||||
text: "Explore Services", href: "#services"},
|
text: "Explore Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-cheerful-girl-sitting-couch-posing-looking-camera_8353-6444.jpg"
|
imageSrc="https://images.unsplash.com/photo-1517594422364-f6b0f027ed2c?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||||
imageAlt="Modern interior with a sleek HVAC system and comfortable atmosphere"
|
imageAlt="Toronto skyline at dusk with city lights and CN Tower"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -331,4 +331,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user