Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02b73b4483 | |||
| 71dd0c5882 |
@@ -134,17 +134,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "c1", name: "Luxury Fashion Campaign", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/elegant-invitations-simple-background_23-2148252374.jpg"},
|
id: "c1", name: "Luxury Fashion Campaign", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/elegant-invitations-simple-background_23-2148252374.jpg"},
|
||||||
{
|
{
|
||||||
id: "c2", name: "Tech Startup Launch", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729050.jpg"},
|
id: "c2", name: "Tech Startup Launch", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-customizing-avatar-concept_23-2150729050.jpg"},
|
||||||
{
|
{
|
||||||
id: "c3", name: "Fine Jewelry Ad Strategy", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fashion-still-life-arrangement_23-2148229281.jpg"},
|
id: "c3", name: "Fine Jewelry Ad Strategy", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fashion-still-life-arrangement_23-2148229281.jpg"},
|
||||||
{
|
{
|
||||||
id: "c4", name: "Sustainable Living Product", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994275.jpg"},
|
id: "c4", name: "Sustainable Living Product", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994275.jpg"},
|
||||||
{
|
{
|
||||||
id: "c5", name: "Global Tech Event Branding", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-film_23-2149066390.jpg"},
|
id: "c5", name: "Global Tech Event Branding", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-film_23-2149066390.jpg"},
|
||||||
{
|
{
|
||||||
id: "c6", name: "Luxury Art Strategy", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/diverse-artists-using-oil-paints-create-beautiful-masterpiece_482257-118466.jpg"},
|
id: "c6", name: "Luxury Art Strategy", price: "Explore Campaign Results", imageSrc: "http://img.b2bpic.net/free-photo/diverse-artists-using-oil-paints-create-beautiful-masterpiece_482257-118466.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Selected Campaigns."
|
title="Selected Campaigns."
|
||||||
description="A glimpse into our recent work helping global brands redefine their social footprint."
|
description="A glimpse into our recent work helping global brands redefine their social footprint."
|
||||||
|
|||||||
Reference in New Issue
Block a user