Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6dce9891c8 | |||
| 4fdabe6503 | |||
| 4ed4bafa69 | |||
| 62b3e70a47 | |||
| 69cef0d180 | |||
| 04539f463d | |||
| 4524650173 |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Browse Products", href: "#products" },
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=815+S+Schifferdecker+Ave,+Joplin,+MO+64801"
|
||||
},
|
||||
@@ -234,4 +234,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user