2 Commits

Author SHA1 Message Date
a3d78ead01 Update src/app/page.tsx 2026-04-26 02:32:43 +00:00
89ca4135df Merge version_2 into main
Merge version_2 into main
2026-04-26 02:31:51 +00:00

View File

@@ -120,15 +120,15 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", name: "Enterprise Portal", price: "Custom", variant: "Web System", imageSrc: "http://img.b2bpic.net/free-vector/abstract-sales-landing-page_23-2148323856.jpg"},
id: "p1", name: "Enterprise Portal", price: "Starting from $5k", variant: "Web System", imageSrc: "http://img.b2bpic.net/free-vector/abstract-sales-landing-page_23-2148323856.jpg"},
{
id: "p2", name: "Global Retail Store", price: "Custom", variant: "E-Commerce", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-sale-app_23-2151952980.jpg"},
id: "p2", name: "Global Retail Store", price: "Starting from $5k", variant: "E-Commerce", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-sale-app_23-2151952980.jpg"},
{
id: "p3", name: "Brand Campaign App", price: "Custom", variant: "Mobile/Web", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hands-holding-electronic-devices_107791-16647.jpg"},
id: "p3", name: "Brand Campaign App", price: "Starting from $5k", variant: "Mobile/Web", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hands-holding-electronic-devices_107791-16647.jpg"},
{
id: "p4", name: "Tech Hub Site", price: "Custom", variant: "Landing", imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-with-glowing-screen-notepad-table-night_169016-53665.jpg"},
id: "p4", name: "Tech Hub Site", price: "Starting from $5k", variant: "Landing", imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-with-glowing-screen-notepad-table-night_169016-53665.jpg"},
{
id: "p5", name: "Startup Dashboard", price: "Custom", variant: "SaaS UI", imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-with-white-background_187299-39965.jpg"},
id: "p5", name: "Startup Dashboard", price: "Starting from $5k", variant: "SaaS UI", imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-with-white-background_187299-39965.jpg"},
]}
title="Selected Works"
description="Showcasing our recent high-impact web development projects."