Merge version_1 into main #2
@@ -19,8 +19,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Browse Photos", href: "/" },
|
||||
{ label: "Categories", href: "/" },
|
||||
{ label: "Collections", href: "/" },
|
||||
@@ -29,8 +28,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Creators",
|
||||
items: [
|
||||
title: "Creators", items: [
|
||||
{ label: "Upload Photos", href: "/" },
|
||||
{ label: "Photographer Guidelines", href: "/" },
|
||||
{ label: "Commission Program", href: "/" },
|
||||
@@ -39,8 +37,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Pixelshed", href: "/" },
|
||||
{ label: "Blog", href: "/" },
|
||||
{ label: "Careers", href: "/" },
|
||||
@@ -49,8 +46,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Terms of Service", href: "/" },
|
||||
{ label: "Privacy Policy", href: "/" },
|
||||
{ label: "Cookie Settings", href: "/" },
|
||||
@@ -66,7 +62,7 @@ export default function ContactPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -84,7 +80,7 @@ export default function ContactPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Get in Touch"
|
||||
description="Have questions about Pixelshed? We'd love to hear from you. Contact our team and we'll respond as quickly as possible."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contact Us"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
@@ -95,16 +91,13 @@ export default function ContactPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png?_wi=4",
|
||||
imageAlt: "Contact us landscape"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png", imageAlt: "Contact us landscape"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-breathtaking-nature-photography-image--1772871143095-c48cf37a.png?_wi=2",
|
||||
imageAlt: "Contact us nature"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-breathtaking-nature-photography-image--1772871143095-c48cf37a.png", imageAlt: "Contact us nature"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-urban-street-photography-scene-showca-1772871143175-0058d2d2.png?_wi=2",
|
||||
imageAlt: "Contact us urban"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-urban-street-photography-scene-showca-1772871143175-0058d2d2.png", imageAlt: "Contact us urban"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -121,34 +114,27 @@ export default function ContactPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png?_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png"
|
||||
imageAlt="Contact interface"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Email Support",
|
||||
description: "Send us an email at support@pixelshed.com and we'll respond within 24 hours",
|
||||
icon: Mail
|
||||
title: "Email Support", description: "Send us an email at support@pixelshed.com and we'll respond within 24 hours", icon: Mail
|
||||
},
|
||||
{
|
||||
title: "Phone Support",
|
||||
description: "Call our team at +1 (555) 123-4567 for immediate assistance",
|
||||
icon: Phone
|
||||
title: "Phone Support", description: "Call our team at +1 (555) 123-4567 for immediate assistance", icon: Phone
|
||||
},
|
||||
{
|
||||
title: "Live Chat",
|
||||
description: "Chat with our support team directly through our website",
|
||||
icon: MessageSquare
|
||||
title: "Live Chat", description: "Chat with our support team directly through our website", icon: MessageSquare
|
||||
},
|
||||
{
|
||||
title: "Social Media",
|
||||
description: "Reach out to us on Twitter, Instagram, or LinkedIn for quick responses",
|
||||
icon: Mail
|
||||
title: "Social Media", description: "Reach out to us on Twitter, Instagram, or LinkedIn for quick responses", icon: Mail
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Send Email", href: "mailto:support@pixelshed.com" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,34 +148,27 @@ export default function ContactPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-modern-interface-showing-color-palette-1772871142731-f042de12.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-modern-interface-showing-color-palette-1772871142731-f042de12.png"
|
||||
imageAlt="FAQ help section"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "How do I download photos?",
|
||||
description: "Browse our gallery, find the image you want, and click download. All photos are free to use with attribution.",
|
||||
icon: Mail
|
||||
title: "How do I download photos?", description: "Browse our gallery, find the image you want, and click download. All photos are free to use with attribution.", icon: Mail
|
||||
},
|
||||
{
|
||||
title: "Can I upload my own photos?",
|
||||
description: "Yes! Photographers can create an account and upload their high-resolution images to share with our community.",
|
||||
icon: Mail
|
||||
title: "Can I upload my own photos?", description: "Yes! Photographers can create an account and upload their high-resolution images to share with our community.", icon: Mail
|
||||
},
|
||||
{
|
||||
title: "What are the licensing terms?",
|
||||
description: "All photos on Pixelshed are available under Creative Commons Zero (CC0) license - completely free for personal and commercial use.",
|
||||
icon: Mail
|
||||
title: "What are the licensing terms?", description: "All photos on Pixelshed are available under Creative Commons Zero (CC0) license - completely free for personal and commercial use.", icon: Mail
|
||||
},
|
||||
{
|
||||
title: "How do I become a featured photographer?",
|
||||
description: "Upload consistently high-quality work and our editorial team may select your photos to be featured on the homepage.",
|
||||
icon: Mail
|
||||
title: "How do I become a featured photographer?", description: "Upload consistently high-quality work and our editorial team may select your photos to be featured on the homepage.", icon: Mail
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Full FAQ", href: "/" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
202
src/app/page.tsx
202
src/app/page.tsx
@@ -36,7 +36,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
<HeroBillboardGallery
|
||||
title="Search high-resolution photos"
|
||||
description="Discover millions of free stock photos from our community of talented photographers. Find the perfect image for your project."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Free Stock Photos"
|
||||
tagIcon={ImageIcon}
|
||||
tagAnimation="slide-up"
|
||||
@@ -65,25 +65,15 @@ export default function HomePage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png?_wi=1",
|
||||
imageAlt: "Landscape Photography",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png", imageAlt: "Landscape Photography"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-breathtaking-nature-photography-image--1772871143095-c48cf37a.png?_wi=1",
|
||||
imageAlt: "Nature Photography",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-breathtaking-nature-photography-image--1772871143095-c48cf37a.png", imageAlt: "Nature Photography"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-urban-street-photography-scene-showca-1772871143175-0058d2d2.png?_wi=1",
|
||||
imageAlt: "Urban Photography",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-urban-street-photography-scene-showca-1772871143175-0058d2d2.png", imageAlt: "Urban Photography"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-architecture-photography-feat-1772871142561-595ca4a7.png",
|
||||
imageAlt: "Architecture Photography",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-architecture-photography-feat-1772871142561-595ca4a7.png", imageAlt: "Architecture Photography"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/travel-photography-capturing-exotic-dest-1772871143029-4b39cdb6.png",
|
||||
imageAlt: "Travel Photography",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/travel-photography-capturing-exotic-dest-1772871143029-4b39cdb6.png", imageAlt: "Travel Photography"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -100,47 +90,17 @@ export default function HomePage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sunrise Over Mountains",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-dramatic-sunrise-over-mountain-peaks-w-1772871142688-19aa4202.png?_wi=1",
|
||||
imageAlt: "Sunrise mountain landscape",
|
||||
},
|
||||
id: "1", name: "Sunrise Over Mountains", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-dramatic-sunrise-over-mountain-peaks-w-1772871142688-19aa4202.png", imageAlt: "Sunrise mountain landscape"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Urban Street Photography",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/urban-street-photography-featuring-busy--1772871143378-1e8bfc1d.png?_wi=1",
|
||||
imageAlt: "City street scene",
|
||||
},
|
||||
id: "2", name: "Urban Street Photography", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/urban-street-photography-featuring-busy--1772871143378-1e8bfc1d.png", imageAlt: "City street scene"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Forest Pathway",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-serene-forest-pathway-photography-show-1772871141623-5dee93f2.png?_wi=1",
|
||||
imageAlt: "Natural forest trail",
|
||||
},
|
||||
id: "3", name: "Forest Pathway", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-serene-forest-pathway-photography-show-1772871141623-5dee93f2.png", imageAlt: "Natural forest trail"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Abstract Minimalism",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-abstract-minimalist-photography-with--1772871141587-78f1e714.png?_wi=1",
|
||||
imageAlt: "Minimalist abstract art",
|
||||
},
|
||||
id: "4", name: "Abstract Minimalism", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-abstract-minimalist-photography-with--1772871141587-78f1e714.png", imageAlt: "Minimalist abstract art"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Food Photography",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-food-photography-featuring--1772871142192-feb8cfbe.png?_wi=1",
|
||||
imageAlt: "Professional food shot",
|
||||
},
|
||||
id: "5", name: "Food Photography", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-food-photography-featuring--1772871142192-feb8cfbe.png", imageAlt: "Professional food shot"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Technology & Innovation",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/technology-and-innovation-workspace-phot-1772871143307-ad3fb2b2.png?_wi=1",
|
||||
imageAlt: "Tech workspace",
|
||||
},
|
||||
id: "6", name: "Technology & Innovation", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/technology-and-innovation-workspace-phot-1772871143307-ad3fb2b2.png", imageAlt: "Tech workspace"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -159,47 +119,31 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Nature & Landscape",
|
||||
description: "Breathtaking natural landscapes, mountains, forests, and scenic photography",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/stunning-nature-photography-featuring-wa-1772871142938-4053c856.png?_wi=1",
|
||||
},
|
||||
title: "Nature & Landscape", description: "Breathtaking natural landscapes, mountains, forests, and scenic photography", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/stunning-nature-photography-featuring-wa-1772871142938-4053c856.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/mountain-and-valley-landscape-photograph-1772871142769-0bc74387.png?_wi=1",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/mountain-and-valley-landscape-photograph-1772871142769-0bc74387.png"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Technology & Business",
|
||||
description: "Professional business photography, tech workspaces, and corporate imagery",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-technology-workspace-with-m-1772871143335-f7c48c67.png?_wi=1",
|
||||
},
|
||||
title: "Technology & Business", description: "Professional business photography, tech workspaces, and corporate imagery", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-technology-workspace-with-m-1772871143335-f7c48c67.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/business-meeting-photography-showing-pro-1772871148105-31d2ede6.png?_wi=1",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/business-meeting-photography-showing-pro-1772871148105-31d2ede6.png"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "People & Lifestyle",
|
||||
description: "Authentic human moments, lifestyle photography, and portrait sessions",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/portrait-photography-of-diverse-person-i-1772871141220-284a5074.png?_wi=1",
|
||||
},
|
||||
title: "People & Lifestyle", description: "Authentic human moments, lifestyle photography, and portrait sessions", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/portrait-photography-of-diverse-person-i-1772871141220-284a5074.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/lifestyle-photography-showing-people-in--1772871143349-54e6baea.png?_wi=1",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/lifestyle-photography-showing-people-in--1772871143349-54e6baea.png"},
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Food & Beverage",
|
||||
description: "Appetizing food photography and beverage styling for all projects",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/beautifully-styled-food-photography-with-1772871141968-385a081b.png?_wi=1",
|
||||
},
|
||||
title: "Food & Beverage", description: "Appetizing food photography and beverage styling for all projects", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/beautifully-styled-food-photography-with-1772871141968-385a081b.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/restaurant-cuisine-photography-featuring-1772871142841-4d2b9a92.png?_wi=1",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/restaurant-cuisine-photography-featuring-1772871142841-4d2b9a92.png"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -219,32 +163,25 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-modern-interface-showing-color-palette-1772871142731-f042de12.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-modern-interface-showing-color-palette-1772871142731-f042de12.png"
|
||||
imageAlt="Color search interface"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Color Palette Matching",
|
||||
description: "Search photos by specific colors to match your design palette perfectly",
|
||||
icon: Palette,
|
||||
title: "Color Palette Matching", description: "Search photos by specific colors to match your design palette perfectly", icon: Palette,
|
||||
},
|
||||
{
|
||||
title: "Vibrant & Neutral Tones",
|
||||
description: "Filter between vibrant photography and neutral minimalist styles",
|
||||
icon: Blend,
|
||||
title: "Vibrant & Neutral Tones", description: "Filter between vibrant photography and neutral minimalist styles", icon: Blend,
|
||||
},
|
||||
{
|
||||
title: "Mood-Based Discovery",
|
||||
description: "Find photos that match the feeling and atmosphere you need",
|
||||
icon: Sparkles,
|
||||
title: "Mood-Based Discovery", description: "Find photos that match the feeling and atmosphere you need", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Smart Recommendations",
|
||||
description: "AI-powered suggestions based on your search history and preferences",
|
||||
icon: Zap,
|
||||
title: "Smart Recommendations", description: "AI-powered suggestions based on your search history and preferences", icon: Zap,
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Try Color Search", href: "/browse" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,15 +195,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Adobe Creative Suite",
|
||||
"Figma Community",
|
||||
"Canva Design Platform",
|
||||
"Monday.com Teams",
|
||||
"Notion Workspace",
|
||||
"Slack Communities",
|
||||
"HubSpot Creators",
|
||||
"Webflow Designers",
|
||||
]}
|
||||
"Adobe Creative Suite", "Figma Community", "Canva Design Platform", "Monday.com Teams", "Notion Workspace", "Slack Communities", "HubSpot Creators", "Webflow Designers"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -281,37 +210,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Photography",
|
||||
role: "Professional Photographer",
|
||||
company: "Creative Studios",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah Photography", role: "Professional Photographer", company: "Creative Studios", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Graphic Designer",
|
||||
company: "Design Agency",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png?_wi=1",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Graphic Designer", company: "Design Agency", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Content Creator",
|
||||
company: "Digital Marketing",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png?_wi=1",
|
||||
},
|
||||
id: "3", name: "Emma Rodriguez", role: "Content Creator", company: "Digital Marketing", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Wilson",
|
||||
role: "Product Manager",
|
||||
company: "Tech Startup",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png?_wi=1",
|
||||
},
|
||||
id: "4", name: "James Wilson", role: "Product Manager", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "50M+", label: "Photos Downloaded" },
|
||||
@@ -334,32 +243,25 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png"
|
||||
imageAlt="Photographer uploading interface"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Easy Upload Process",
|
||||
description: "Upload high-resolution photos with metadata, tags, and descriptions",
|
||||
icon: FileUp,
|
||||
title: "Easy Upload Process", description: "Upload high-resolution photos with metadata, tags, and descriptions", icon: FileUp,
|
||||
},
|
||||
{
|
||||
title: "Portfolio Building",
|
||||
description: "Create a professional portfolio to showcase your best work to potential clients",
|
||||
icon: Briefcase,
|
||||
title: "Portfolio Building", description: "Create a professional portfolio to showcase your best work to potential clients", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
title: "Download Tracking",
|
||||
description: "See exactly how many times your photos are downloaded and by whom",
|
||||
icon: TrendingUp,
|
||||
title: "Download Tracking", description: "See exactly how many times your photos are downloaded and by whom", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Monetization Options",
|
||||
description: "Earn revenue from your uploads through licensing and commission programs",
|
||||
icon: DollarSign,
|
||||
title: "Monetization Options", description: "Earn revenue from your uploads through licensing and commission programs", icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Start Uploading", href: "/" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -368,8 +270,7 @@ export default function HomePage() {
|
||||
logoText="Pixelshed"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Browse Photos", href: "/" },
|
||||
{ label: "Categories", href: "/" },
|
||||
{ label: "Collections", href: "/" },
|
||||
@@ -378,8 +279,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Creators",
|
||||
items: [
|
||||
title: "Creators", items: [
|
||||
{ label: "Upload Photos", href: "/" },
|
||||
{ label: "Photographer Guidelines", href: "/" },
|
||||
{ label: "Commission Program", href: "/" },
|
||||
@@ -388,8 +288,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Pixelshed", href: "/" },
|
||||
{ label: "Blog", href: "/" },
|
||||
{ label: "Careers", href: "/" },
|
||||
@@ -398,8 +297,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Terms of Service", href: "/" },
|
||||
{ label: "Privacy Policy", href: "/" },
|
||||
{ label: "Cookie Settings", href: "/" },
|
||||
|
||||
@@ -20,8 +20,7 @@ export default function ProfilePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Browse Photos", href: "/browse" },
|
||||
{ label: "Categories", href: "#categories" },
|
||||
{ label: "Collections", href: "/collections" },
|
||||
@@ -30,8 +29,7 @@ export default function ProfilePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Creators",
|
||||
items: [
|
||||
title: "Creators", items: [
|
||||
{ label: "Upload Photos", href: "/upload" },
|
||||
{ label: "Photographer Guidelines", href: "/guidelines" },
|
||||
{ label: "Commission Program", href: "/commission" },
|
||||
@@ -40,8 +38,7 @@ export default function ProfilePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Pixelshed", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -50,8 +47,7 @@ export default function ProfilePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Cookie Settings", href: "/cookies" },
|
||||
@@ -67,7 +63,7 @@ export default function ProfilePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -85,7 +81,7 @@ export default function ProfilePage() {
|
||||
<HeroBillboardGallery
|
||||
title="Your Creative Profile Awaits"
|
||||
description="Build your photographer profile and gain exposure to millions of creators. Showcase your best work, track your impact, and grow your photography career on Pixelshed."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Photographer Profiles"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -95,25 +91,15 @@ export default function ProfilePage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png?_wi=3",
|
||||
imageAlt: "Photographer profile showcase",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png", imageAlt: "Photographer profile showcase"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png?_wi=3",
|
||||
imageAlt: "Creative photographer profile",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png", imageAlt: "Creative photographer profile"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png?_wi=3",
|
||||
imageAlt: "Professional photographer",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png", imageAlt: "Professional photographer"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png?_wi=2",
|
||||
imageAlt: "Artist photographer profile",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png", imageAlt: "Artist photographer profile"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png?_wi=3",
|
||||
imageAlt: "Portfolio showcase",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png", imageAlt: "Portfolio showcase"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -129,47 +115,31 @@ export default function ProfilePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Nature & Landscape",
|
||||
description: "Browse photographers specializing in breathtaking natural landscapes, mountains, forests, and scenic photography with unique perspectives",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/stunning-nature-photography-featuring-wa-1772871142938-4053c856.png?_wi=3",
|
||||
},
|
||||
title: "Nature & Landscape", description: "Browse photographers specializing in breathtaking natural landscapes, mountains, forests, and scenic photography with unique perspectives", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/stunning-nature-photography-featuring-wa-1772871142938-4053c856.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/mountain-and-valley-landscape-photograph-1772871142769-0bc74387.png?_wi=3",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/mountain-and-valley-landscape-photograph-1772871142769-0bc74387.png"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Technology & Business",
|
||||
description: "Discover professional photographers specializing in tech workspaces, corporate imagery, and modern business photography with contemporary aesthetics",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-technology-workspace-with-m-1772871143335-f7c48c67.png?_wi=3",
|
||||
},
|
||||
title: "Technology & Business", description: "Discover professional photographers specializing in tech workspaces, corporate imagery, and modern business photography with contemporary aesthetics", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-technology-workspace-with-m-1772871143335-f7c48c67.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/business-meeting-photography-showing-pro-1772871148105-31d2ede6.png?_wi=3",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/business-meeting-photography-showing-pro-1772871148105-31d2ede6.png"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "People & Lifestyle",
|
||||
description: "Connect with lifestyle photographers capturing authentic human moments, candid shots, and portrait sessions with genuine expressions",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/portrait-photography-of-diverse-person-i-1772871141220-284a5074.png?_wi=3",
|
||||
},
|
||||
title: "People & Lifestyle", description: "Connect with lifestyle photographers capturing authentic human moments, candid shots, and portrait sessions with genuine expressions", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/portrait-photography-of-diverse-person-i-1772871141220-284a5074.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/lifestyle-photography-showing-people-in--1772871143349-54e6baea.png?_wi=3",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/lifestyle-photography-showing-people-in--1772871143349-54e6baea.png"},
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Food & Beverage",
|
||||
description: "Explore specialized food photographers and stylists creating appetizing culinary imagery and beverage photography for all projects",
|
||||
phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/beautifully-styled-food-photography-with-1772871141968-385a081b.png?_wi=2",
|
||||
},
|
||||
title: "Food & Beverage", description: "Explore specialized food photographers and stylists creating appetizing culinary imagery and beverage photography for all projects", phoneOne: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/beautifully-styled-food-photography-with-1772871141968-385a081b.png"},
|
||||
phoneTwo: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/restaurant-cuisine-photography-featuring-1772871142841-4d2b9a92.png?_wi=2",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/restaurant-cuisine-photography-featuring-1772871142841-4d2b9a92.png"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -187,37 +157,17 @@ export default function ProfilePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Photography",
|
||||
role: "Professional Photographer",
|
||||
company: "Creative Studios",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png?_wi=4",
|
||||
},
|
||||
id: "1", name: "Sarah Photography", role: "Professional Photographer", company: "Creative Studios", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Graphic Designer",
|
||||
company: "Design Agency",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png?_wi=4",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Graphic Designer", company: "Design Agency", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Content Creator",
|
||||
company: "Digital Marketing",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png?_wi=4",
|
||||
},
|
||||
id: "3", name: "Emma Rodriguez", role: "Content Creator", company: "Digital Marketing", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Wilson",
|
||||
role: "Product Manager",
|
||||
company: "Tech Startup",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png?_wi=3",
|
||||
},
|
||||
id: "4", name: "James Wilson", role: "Product Manager", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-a-man-with-conf-1772871144383-4071c439.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "50M+", label: "Photos Downloaded" },
|
||||
|
||||
@@ -20,8 +20,7 @@ export default function UploadPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Browse Photos", href: "/browse" },
|
||||
{ label: "Categories", href: "#categories" },
|
||||
{ label: "Collections", href: "/collections" },
|
||||
@@ -30,8 +29,7 @@ export default function UploadPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Creators",
|
||||
items: [
|
||||
title: "Creators", items: [
|
||||
{ label: "Upload Photos", href: "/upload" },
|
||||
{ label: "Photographer Guidelines", href: "/guidelines" },
|
||||
{ label: "Commission Program", href: "/commission" },
|
||||
@@ -40,8 +38,7 @@ export default function UploadPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Pixelshed", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -50,8 +47,7 @@ export default function UploadPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Cookie Settings", href: "/cookies" },
|
||||
@@ -67,7 +63,7 @@ export default function UploadPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -85,7 +81,7 @@ export default function UploadPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Upload Your Photos & Share Your Vision"
|
||||
description="Join thousands of photographers sharing their work with millions of creators. Build your portfolio, gain exposure, and monetize your photography on Pixelshed."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Creator Tools"
|
||||
tagIcon={FileUp}
|
||||
tagAnimation="slide-up"
|
||||
@@ -96,25 +92,15 @@ export default function UploadPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png?_wi=2",
|
||||
imageAlt: "Professional photographer uploading",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-headshot-of-a-conf-1772871141672-ed6e54ad.png", imageAlt: "Professional photographer uploading"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png?_wi=2",
|
||||
imageAlt: "Creative photographer at work",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-headshot-of-an-asian-man-wi-1772871141770-ba539970.png", imageAlt: "Creative photographer at work"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png?_wi=2",
|
||||
imageAlt: "Designer using Pixelshed",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-portrait-of-a-latina-woman--1772871141822-ae8d96d1.png", imageAlt: "Designer using Pixelshed"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png?_wi=2",
|
||||
imageAlt: "Upload interface",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png", imageAlt: "Upload interface"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png?_wi=2",
|
||||
imageAlt: "Beautiful landscape photo",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-stunning-landscape-photography-shot-sh-1772871142858-3de148a2.png", imageAlt: "Beautiful landscape photo"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -130,32 +116,25 @@ export default function UploadPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/upload-interface-dashboard-showing-photo-1772871143475-87c42b08.png"
|
||||
imageAlt="Photographer uploading interface"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Easy Upload Process",
|
||||
description: "Upload high-resolution photos with metadata, tags, and descriptions",
|
||||
icon: FileUp,
|
||||
title: "Easy Upload Process", description: "Upload high-resolution photos with metadata, tags, and descriptions", icon: FileUp,
|
||||
},
|
||||
{
|
||||
title: "Portfolio Building",
|
||||
description: "Create a professional portfolio to showcase your best work to potential clients",
|
||||
icon: Briefcase,
|
||||
title: "Portfolio Building", description: "Create a professional portfolio to showcase your best work to potential clients", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
title: "Download Tracking",
|
||||
description: "See exactly how many times your photos are downloaded and by whom",
|
||||
icon: TrendingUp,
|
||||
title: "Download Tracking", description: "See exactly how many times your photos are downloaded and by whom", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Monetization Options",
|
||||
description: "Earn revenue from your uploads through licensing and commission programs",
|
||||
icon: DollarSign,
|
||||
title: "Monetization Options", description: "Earn revenue from your uploads through licensing and commission programs", icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Start Uploading", href: "/upload" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,47 +148,17 @@ export default function UploadPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sunrise Over Mountains",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-dramatic-sunrise-over-mountain-peaks-w-1772871142688-19aa4202.png?_wi=3",
|
||||
imageAlt: "Sunrise mountain landscape",
|
||||
},
|
||||
id: "1", name: "Sunrise Over Mountains", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-dramatic-sunrise-over-mountain-peaks-w-1772871142688-19aa4202.png", imageAlt: "Sunrise mountain landscape"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Urban Street Photography",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/urban-street-photography-featuring-busy--1772871143378-1e8bfc1d.png?_wi=3",
|
||||
imageAlt: "City street scene",
|
||||
},
|
||||
id: "2", name: "Urban Street Photography", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/urban-street-photography-featuring-busy--1772871143378-1e8bfc1d.png", imageAlt: "City street scene"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Forest Pathway",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-serene-forest-pathway-photography-show-1772871141623-5dee93f2.png?_wi=3",
|
||||
imageAlt: "Natural forest trail",
|
||||
},
|
||||
id: "3", name: "Forest Pathway", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/a-serene-forest-pathway-photography-show-1772871141623-5dee93f2.png", imageAlt: "Natural forest trail"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Abstract Minimalism",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-abstract-minimalist-photography-with--1772871141587-78f1e714.png?_wi=3",
|
||||
imageAlt: "Minimalist abstract art",
|
||||
},
|
||||
id: "4", name: "Abstract Minimalism", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/an-abstract-minimalist-photography-with--1772871141587-78f1e714.png", imageAlt: "Minimalist abstract art"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Food Photography",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-food-photography-featuring--1772871142192-feb8cfbe.png?_wi=3",
|
||||
imageAlt: "Professional food shot",
|
||||
},
|
||||
id: "5", name: "Food Photography", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/professional-food-photography-featuring--1772871142192-feb8cfbe.png", imageAlt: "Professional food shot"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Technology & Innovation",
|
||||
price: "Free",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/technology-and-innovation-workspace-phot-1772871143307-ad3fb2b2.png?_wi=3",
|
||||
imageAlt: "Tech workspace",
|
||||
},
|
||||
id: "6", name: "Technology & Innovation", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbpKsAQL6qUqcl3ofmKSCepFrJ/technology-and-innovation-workspace-phot-1772871143307-ad3fb2b2.png", imageAlt: "Tech workspace"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user