Merge version_3 into main #3
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user