Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9820242c90 | |||
| 5a623f5d81 | |||
| dbefe37e5e |
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Location", items: [
|
title: "Location", items: [
|
||||||
{ label: "3821 Crowell Rd, Turlock", href: "#" },
|
{ label: "3821 Crowell Rd, Turlock, CA 95382", href: "#" },
|
||||||
{ label: "(209) 416-0403", href: "tel:2094160403" },
|
{ label: "(209) 416-0403", href: "tel:2094160403" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user