Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8777bb678 | |||
| 053a00d794 | |||
| 2dbe535145 |
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -72,8 +72,8 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397551.jpg?_wi=2", imageAlt: "Drop ceiling system"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get Free Quote", href: "contact" },
|
||||
{ text: "View Services", href: "services" },
|
||||
{ text: "Start Your Project Free", href: "contact" },
|
||||
{ text: "See Our Work", href: "services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user