Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -109,9 +109,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Jovia Academy", price: "Academic Project", variant: "Management Platform", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-holding-papers_23-2148452649.jpg" },
|
||||
{ id: "p2", name: "ABUZIR Portfolio", price: "Personal Project", variant: "Next.js Web Portfolio", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913281.jpg" },
|
||||
{ id: "p3", name: "In Development", price: "Stay Tuned", variant: "Future Projects", imageSrc: "http://img.b2bpic.net/free-photo/abstract-gradient-blurred-multicolored-rainbow-light-spectrum-circle_23-2147948901.jpg" }
|
||||
{ id: "p1", name: "Jovia Academy", price: "https://joviaacademy.netlify.app/", variant: "Management Platform", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-holding-papers_23-2148452649.jpg" },
|
||||
{ id: "p2", name: "ABUZIR Portfolio", price: "https://abuzir.netlify.app/", variant: "Next.js Web Portfolio", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913281.jpg" },
|
||||
{ id: "p3", name: "ABUZER", price: "https://abuzer.lovable.app/", variant: "Web Development Project", imageSrc: "http://img.b2bpic.net/free-photo/abstract-gradient-blurred-multicolored-rainbow-light-spectrum-circle_23-2147948901.jpg" }
|
||||
]}
|
||||
title="Key Projects"
|
||||
description="Explore my latest work, including academic and personal initiatives."
|
||||
|
||||
Reference in New Issue
Block a user