Added google maps to main page for location

This commit is contained in:
Jacob Delgado 2024-02-13 23:51:43 -08:00
parent 5f3c3740bd
commit 56540399ab

View File

@ -283,7 +283,7 @@ export default function Home() {
</div> </div>
<div className="w-full h-[80svh] bg-blue-300"> <div className="w-full h-[80svh] bg-blue-300">
{/* <GoogleReviews /> */} {/* <GoogleReviews /> */}
{/* <GoogleMap /> */} <GoogleMap />
</div> </div>
{/* <div className="flex flex-col w-full h-[180vh]"> {/* <div className="flex flex-col w-full h-[180vh]">
<EmblaCarousel /> <EmblaCarousel />