Merge version_1 into main #2
@@ -89,13 +89,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Fintech", name: "EazyPay Lending App", price: "App Development", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg"},
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", brand: "Marketplace", name: "Carpenter Marketplace", price: "Web Solution", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-application-template_23-2148663604.jpg"},
|
||||
{
|
||||
id: "p3", brand: "Creative", name: "Portfolio Hub", price: "Web Design", rating: 5,
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg"}
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg?_wi=2"}
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="Selected work showcasing my journey as a developer."
|
||||
|
||||
Reference in New Issue
Block a user