Compare commits
2 Commits
version_14
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 012bffe212 | |||
| 6ea664c115 |
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
tag="Residential & Commercial"
|
||||
features={[
|
||||
{ id: "s1", title: "Interior Painting", descriptions: ["Refreshing your living spaces with high-quality finishes."] },
|
||||
{ id: "s2", title: "Exterior Painting", descriptions: ["Weather-resistant protection for your Dunedin home."] },
|
||||
@@ -138,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user