Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -62,11 +62,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Runway Collection", price: "High Fashion", variant: "Editorial", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg"},
|
||||
id: "1", name: "Runway Collection", price: "High Fashion", variant: "Editorial", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Fashion Editorial", price: "Studio", variant: "Vogue Style", imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg"},
|
||||
id: "2", name: "Fashion Editorial", price: "Studio", variant: "Vogue Style", imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Commercial Campaign", price: "Beauty", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg"},
|
||||
id: "3", name: "Commercial Campaign", price: "Beauty", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=1"},
|
||||
{
|
||||
id: "4", name: "Beauty Portrait", price: "Face", variant: "Editorial", imageSrc: "http://img.b2bpic.net/free-photo/front-view-alluring-woman-posing-while-wearing-spring-flowers-crown_23-2148834855.jpg"},
|
||||
{
|
||||
@@ -113,11 +113,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fashion Campaigns", description: "High-end visual storytelling.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg", titleIconSrc: "Award", buttonText: "Inquire"},
|
||||
title: "Fashion Campaigns", description: "High-end visual storytelling.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-dressed-black-sweater-looking-away_114579-81857.jpg?_wi=2", titleIconSrc: "Award", buttonText: "Inquire"},
|
||||
{
|
||||
title: "Runway Shows", description: "Professional catwalk presence.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg", titleIconSrc: "Star", buttonText: "Inquire"},
|
||||
title: "Runway Shows", description: "Professional catwalk presence.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-asian-girl-looking-camera-contrast-portrait_633478-538.jpg?_wi=2", titleIconSrc: "Star", buttonText: "Inquire"},
|
||||
{
|
||||
title: "Beauty & Hair", description: "Expert beauty modeling.", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg", titleIconSrc: "Brush", buttonText: "Inquire"},
|
||||
title: "Beauty & Hair", description: "Expert beauty modeling.", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=2", titleIconSrc: "Brush", buttonText: "Inquire"},
|
||||
]}
|
||||
title="Collaborations"
|
||||
description="Available for global brand partnerships."
|
||||
|
||||
Reference in New Issue
Block a user