diff --git a/package.json b/package.json index 8c3c4966..0dc66924 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,15 @@ "@splidejs/splide": "^4.1.4", "@splidejs/splide-extension-auto-scroll": "^0.5.3", "autoprefixer": "^10.4.19", - "framer-motion": "^11.3.2", + "clsx": "^2.1.1", + "framer-motion": "^11.5.6", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.2.1", "react-intersection-observer": "^9.13.0", "react-pageflip": "^2.0.3", "react-router-dom": "^6.24.1", + "tailwind-merge": "^2.5.2", "tailwindcss": "^3.4.4" }, "devDependencies": { diff --git a/public/mask.svg b/public/mask.svg new file mode 100644 index 00000000..13211033 --- /dev/null +++ b/public/mask.svg @@ -0,0 +1,8 @@ + diff --git a/src/Components/Pages/About.jsx b/src/Components/Pages/About.jsx index 84efa2e2..87d0ed8d 100644 --- a/src/Components/Pages/About.jsx +++ b/src/Components/Pages/About.jsx @@ -1,40 +1,31 @@ export default function About() { return ( -
+
How it works..
Our name says it all!
Founder, Jonathan Li, shares a passion for board games, boba, and
delicious food, so he combined them all to become Sip & Play, Park Slope’s
first board game cafe. It is a straightforward concept, come in with your
- friends and family to play any board game from our library of 300+ games!
+ friends and family to play any board game from our library of 300+ games!
We hope when you visit, you also enjoy our coffee, espresso, boba,
sandwiches, and snacks!
Hours and Location
- New opening hours:
- Sunday: 10am-11pm
- Mon-Thurs: 11am-11pm
- Fri: 11am-midnight
- Sat: 10am-midnight
+ New opening hours:
+ Sunday: 10am-11pm
+ Mon-Thurs: 11am-11pm
+ Fri: 11am-midnight
+ Sat: 10am-midnight
Our kitchen closes 2.5-3 hours before we close!
How it works..
-- Founder, Jonathan Li, shares a passion for board games, boba, and delicious food, so he combined them all to become Sip & Play, Park Slope’s first board game cafe. It is a straightforward concept: come in with your friends and family to play any board game from our library of 300+ games! We hope when you visit, you also enjoy our coffee, espresso, boba, sandwiches, and snacks! -
-+ Founder, Jonathan Li, shares a passion for board games, boba, and + delicious food, so he combined them all to become Sip & Play, Park + Slope’s first board game cafe. It is a straightforward concept: come + in with your friends and family to play any board game from our + library of 300+ games! We hope when you visit, you also enjoy our + coffee, espresso, boba, sandwiches, and snacks! +
+