Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Location", items: [
|
||||
{ label: "3821 Crowell Rd, Turlock", href: "#" },
|
||||
{ label: "3821 Crowell Rd, Turlock, CA 95382", href: "#" },
|
||||
{ label: "(209) 416-0403", href: "tel:2094160403" },
|
||||
],
|
||||
},
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user