Merge branch 'master' of github.com:okbel/e-comm-example into image-component

This commit is contained in:
Belen Curcio
2020-10-23 15:17:54 -03:00
27 changed files with 279 additions and 126 deletions

View File

@@ -1,4 +1,5 @@
import '@assets/main.css'
import 'keen-slider/keen-slider.min.css'
// To be removed
import 'animate.css'

View File

@@ -63,7 +63,7 @@ export default function Home({
}, [])
return (
<div className="mt-3">
<div>
<Grid>
{featured.slice(0, 3).map(({ node }, i) => (
<ProductCard
@@ -121,7 +121,7 @@ export default function Home({
</Marquee>
<div className="py-12 flex flex-row w-full px-12">
<div className="pr-3 w-48 relative">
<div className="sticky top-2">
<div className="sticky top-32">
<ul className="mb-10">
<li className="py-1 text-base font-bold tracking-wide">
All Categories