Merge version_2 into main #3
@@ -92,12 +92,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Project Alpha", description: "Redesigning a modern fintech interface with minimalism.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
button: { text: "See Full Case Study", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Project Beta", description: "A clean e-commerce experience.", bentoComponent: "reveal-icon", icon: ShoppingBag,
|
||||
button: { text: "See Full Case Study", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Project Gamma", description: "Developing a brand voice and visual system.", bentoComponent: "reveal-icon", icon: Layers,
|
||||
button: { text: "See Full Case Study", href: "#contact" }
|
||||
},
|
||||
]}
|
||||
title="Selected Works"
|
||||
@@ -188,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user