Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 16:31:53 +00:00

View File

@@ -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."