Merge version_1 into main #3
@@ -111,9 +111,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "w1", brand: "Studio Work", name: "Editorial Campaign", price: "Featured", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg" },
|
||||
{ id: "w1", brand: "Studio Work", name: "Editorial Campaign", price: "Featured", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg?_wi=1" },
|
||||
{ id: "w2", brand: "Studio Work", name: "Brand Identity", price: "Featured", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-pattern-with-smoke-texture-white-grid_53876-133420.jpg" },
|
||||
{ id: "w3", brand: "Studio Work", name: "Digital Production", price: "Featured", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg" },
|
||||
{ id: "w3", brand: "Studio Work", name: "Digital Production", price: "Featured", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/phone-mock-up-desk-flat-lay_23-2148319725.jpg?_wi=2" },
|
||||
]}
|
||||
title="Selected Work"
|
||||
description="A curated editorial look at our recent collaborations."
|
||||
|
||||
Reference in New Issue
Block a user