Compare commits
3 Commits
version_14
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 3df5bb8c61 | |||
| 07346eaedd | |||
| c3da43c7ea |
@@ -76,8 +76,10 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<div id="services" data-section="services" className="relative bg-cover bg-center bg-no-repeat" style={{ backgroundImage: "url('https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775771149189-5ldyt62y.jpg')" }}>
|
||||
<div className="absolute inset-0 bg-black/60" />
|
||||
<FeatureCardTwentyEight
|
||||
className="relative z-10 text-white"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user