You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add landing page components including HeroSection and BentoGrid
- Implement HeroSection with animated text and buttons
- Create BentoGrid to showcase features with animations
- Develop LandingPage to integrate HeroSection and BentoGrid
- Add styles for landing page and corkboard features
"A digital photo corkboard for organizing memories. Drag and drop photos, apply retro filters, add captions, pin your memories, and export high-resolution collages.",
description: "A digital photo corkboard for organizing memories. Drag and drop photos, apply retro filters, add captions, and export high-resolution collages.",
29
+
icon: Pin,
30
+
href: "/corkboard",
31
+
color: "from-amber-700 to-orange-500",
32
+
},
26
33
{
27
34
name: "QR Generator",
28
35
description: "Create fully styled QR codes for links, Wi-Fi, contacts, events, SMS, and more.",
0 commit comments