Merge version_1 into main #5
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|||||||
description="A selection of my most impactful work showcasing fullstack development, architectural decisions, and creative problem-solving."
|
description="A selection of my most impactful work showcasing fullstack development, architectural decisions, and creative problem-solving."
|
||||||
tag="Portfolio Highlights"
|
tag="Portfolio Highlights"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground="noInvert"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "E-Commerce Platform", description: "Built a full-featured e-commerce platform with real-time inventory, payment processing, and analytics dashboard. Handles 10k+ concurrent users with sub-200ms response times.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "E-Commerce Platform"
|
id: "1", title: "E-Commerce Platform", description: "Built a full-featured e-commerce platform with real-time inventory, payment processing, and analytics dashboard. Handles 10k+ concurrent users with sub-200ms response times.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "E-Commerce Platform"
|
||||||
|
|||||||
Reference in New Issue
Block a user