Merge version_1 into main #1
@@ -49,9 +49,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gymnast-using-hoop_23-2148144192.jpg", imageAlt: "Professional foot photography artwork"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gymnast-using-hoop_23-2148144192.jpg", imageAlt: "Professional foot photography artwork"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-female-sexy-dress-posing-stylish-beach-restaurant-bali-style-full-lenght_273443-3150.jpg", imageAlt: "Artistic foot portrait with golden lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-female-sexy-dress-posing-stylish-beach-restaurant-bali-style-full-lenght_273443-3150.jpg", imageAlt: "Artistic foot portrait with golden lighting"
|
||||
},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by 5000+ Photographers"
|
||||
@@ -61,7 +63,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Hero section with featured photography"
|
||||
/>
|
||||
</div>
|
||||
@@ -109,13 +110,17 @@ export default function LandingPage() {
|
||||
mediaPosition="left"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Portfolio Management", content: "Upload, organize, and showcase your work with intuitive collection management. Create custom galleries and control visibility settings for each image."},
|
||||
id: "1", title: "Portfolio Management", content: "Upload, organize, and showcase your work with intuitive collection management. Create custom galleries and control visibility settings for each image."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Advanced Analytics", content: "Track views, engagement, and earnings with detailed analytics. Understand your audience and optimize your portfolio performance."},
|
||||
id: "2", title: "Advanced Analytics", content: "Track views, engagement, and earnings with detailed analytics. Understand your audience and optimize your portfolio performance."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Secure Licensing", content: "Protect your work with watermarks, EXIF data protection, and flexible licensing options for different use cases."},
|
||||
id: "3", title: "Secure Licensing", content: "Protect your work with watermarks, EXIF data protection, and flexible licensing options for different use cases."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Payment Processing", content: "Receive payments securely and promptly. Multiple payment options and transparent commission structure."},
|
||||
id: "4", title: "Payment Processing", content: "Receive payments securely and promptly. Multiple payment options and transparent commission structure."
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Features", href: "#pricing" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -159,13 +164,17 @@ export default function LandingPage() {
|
||||
author="Alexandra Chen, Professional Photographer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg", alt: "Alexandra Chen"},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg", alt: "Alexandra Chen"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", alt: "Marcus Johnson"},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", alt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-has-got-great-idea_329181-20950.jpg", alt: "Sarah Williams"},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-has-got-great-idea_329181-20950.jpg", alt: "Sarah Williams"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-14716.jpg", alt: "David Garcia"},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-14716.jpg", alt: "David Garcia"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -182,7 +191,8 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Creative Studios", "Photography Collective", "Digital Arts Hub", "Image Gallery Network", "Artistic Commons", "Photography Alliance", "Visual Content Pro"]}
|
||||
"Creative Studios", "Photography Collective", "Digital Arts Hub", "Image Gallery Network", "Artistic Commons", "Photography Alliance", "Visual Content Pro"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user