Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19dbd74761 | |||
| 9c977a8156 | |||
| b5e1032329 | |||
| c6a34f5b18 | |||
| fe4f7edb54 | |||
| cbc75e285c |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -99,6 +99,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "View Pricing", href: "#pricing" }
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
title: "Mobile Detailing", description: "We come to you. Professional detailing at your home or office in Beaverton, Portland, or Newberg.", bentoComponent: "icon-info-cards", items: [
|
||||
@@ -259,4 +262,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user