Merge version_1 into main #6
@@ -32,7 +32,7 @@ export default function ContactPage() {
|
||||
{ name: "Community", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Sign Up Now", href: "/contact" }}
|
||||
brandName="TrendPin"
|
||||
brandName="Trendpin "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -42,8 +42,8 @@ export default function ContactPage() {
|
||||
tag="Contact Us"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Get in Touch with TrendPin"
|
||||
description="Have questions about TrendPin? Want to partner with us? We'd love to hear from you. Sign up to get started or reach out to our support team."
|
||||
title="Get in Touch with Trendpin "
|
||||
description="Have questions about Trendpin ? Want to partner with us? We'd love to hear from you. Sign up to get started or reach out to our support team."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
||||
<div id="community-faq" data-section="community-faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Community & Support"
|
||||
sideDescription="Common questions from our TrendPin community. Can't find what you're looking for? Reach out to our support team."
|
||||
sideDescription="Common questions from our Trendpin community. Can't find what you're looking for? Reach out to our support team."
|
||||
textPosition="left"
|
||||
faqs={[
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ContactPage() {
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I download content from TrendPin?",
|
||||
title: "Can I download content from Trendpin ?",
|
||||
content: "You can save pins to your personal collections for inspiration. Downloading for personal use is allowed, but redistributing or selling content without creator permission violates copyright. Always credit the original creator.",
|
||||
},
|
||||
]}
|
||||
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Our Support Team is Here for You"
|
||||
description="TrendPin is committed to helping you succeed. Whether you need technical support, have partnership inquiries, or want to learn more about our platform, we're ready to help."
|
||||
description="Trendpin is committed to helping you succeed. Whether you need technical support, have partnership inquiries, or want to learn more about our platform, we're ready to help."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -101,7 +101,7 @@ export default function ContactPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="TrendPin"
|
||||
logoText="Trendpin "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -34,7 +34,7 @@ export default function CreatorHubPage() {
|
||||
{ name: "Community", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Sign Up Now", href: "/contact" }}
|
||||
brandName="TrendPin"
|
||||
brandName="Trendpin "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function CreatorHubPage() {
|
||||
<div id="growth-metrics" data-section="growth-metrics">
|
||||
<MetricCardThree
|
||||
title="Creator Community Success"
|
||||
description="See how TrendPin creators are building successful careers and monetizing their passion."
|
||||
description="See how Trendpin creators are building successful careers and monetizing their passion."
|
||||
tag="Growth Stats"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
@@ -102,13 +102,13 @@ export default function CreatorHubPage() {
|
||||
<div id="creator-faq" data-section="creator-faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Creator Hub FAQ"
|
||||
sideDescription="Everything you need to know about growing your creator business on TrendPin."
|
||||
sideDescription="Everything you need to know about growing your creator business on Trendpin ."
|
||||
textPosition="left"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I access the Creator Dashboard?",
|
||||
content: "Once you sign up with TrendPin, navigate to your profile settings and click 'Creator Dashboard'. Premium members get access to advanced analytics including video watch time breakdowns and audience demographics.",
|
||||
content: "Once you sign up with Trendpin , navigate to your profile settings and click 'Creator Dashboard'. Premium members get access to advanced analytics including video watch time breakdowns and audience demographics.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -117,7 +117,7 @@ export default function CreatorHubPage() {
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "How can I increase my earnings on TrendPin?",
|
||||
title: "How can I increase my earnings on Trendpin ?",
|
||||
content: "Increase your revenue by: 1) Upgrading to Pro for 50% ad revenue share, 2) Getting sponsored content deals through our Marketplace, 3) Using affiliate marketing links, 4) Creating viral content that gets algorithmic boost.",
|
||||
},
|
||||
]}
|
||||
@@ -135,7 +135,7 @@ export default function CreatorHubPage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Start Your Creator Career Today"
|
||||
description="Join thousands of successful creators earning money on TrendPin. Access powerful tools, advanced analytics, and monetization features to grow your audience and income."
|
||||
description="Join thousands of successful creators earning money on Trendpin . Access powerful tools, advanced analytics, and monetization features to grow your audience and income."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -147,7 +147,7 @@ export default function CreatorHubPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="TrendPin"
|
||||
logoText="Trendpin "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -33,7 +33,7 @@ export default function ExplorePage() {
|
||||
{ name: "Community", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Sign Up Now", href: "/contact" }}
|
||||
brandName="TrendPin"
|
||||
brandName="Trendpin "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,7 +80,7 @@ export default function ExplorePage() {
|
||||
<div id="trending-products" data-section="trending-products">
|
||||
<ProductCardOne
|
||||
title="Top Trending Today"
|
||||
description="Discover what's trending right now on TrendPin with the most engaged and viral content."
|
||||
description="Discover what's trending right now on Trendpin with the most engaged and viral content."
|
||||
tag="Viral Content"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
@@ -134,7 +134,7 @@ export default function ExplorePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="TrendPin"
|
||||
logoText="Trendpin "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
1369
src/app/layout.tsx
1369
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
{ name: "Community", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Sign Up Now", href: "/contact" }}
|
||||
brandName="TrendPin"
|
||||
brandName="Trendpin "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Discover, Create & Monetize Visual Content"
|
||||
description="TrendPin is the ultimate platform for discovering trending images and videos, uploading your best content, and earning money as a creator. Join thousands of content creators building their audience and generating income."
|
||||
description="Trendpin is the ultimate platform for discovering trending images and videos, uploading your best content, and earning money as a creator. Join thousands of content creators building their audience and generating income."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Next Generation Social Platform"
|
||||
tagIcon={Sparkles}
|
||||
@@ -71,7 +71,7 @@ export default function HomePage() {
|
||||
]}
|
||||
avatarText="Trusted by 50,000+ creators"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASylfTGhuZNwH5jW6ydIXxdHBh/a-vibrant-pinterest-style-masonry-grid-l-1772602046509-614cef50.png"
|
||||
imageAlt="TrendPin Masonry Grid Interface"
|
||||
imageAlt="Trendpin Masonry Grid Interface"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Pinterest-Style Discovery" },
|
||||
@@ -119,13 +119,13 @@ export default function HomePage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Platform Offerings"
|
||||
description="Explore the complete TrendPin ecosystem designed for users and creators."
|
||||
description="Explore the complete Trendpin ecosystem designed for users and creators."
|
||||
tag="Available Products"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "TrendPin Pro", price: "Premium Access", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASylfTGhuZNwH5jW6ydIXxdHBh/a-react-native-flutter-cross-platform-mo-1772602053161-65b5fe28.png", imageAlt: "Mobile app interface"},
|
||||
id: "1", name: "Trendpin Pro", price: "Premium Access", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASylfTGhuZNwH5jW6ydIXxdHBh/a-react-native-flutter-cross-platform-mo-1772602053161-65b5fe28.png", imageAlt: "Mobile app interface"},
|
||||
{
|
||||
id: "2", name: "Creator Marketplace", price: "Collaboration Hub", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASylfTGhuZNwH5jW6ydIXxdHBh/a-comprehensive-creator-dashboard-displa-1772602046489-75e56277.png?_wi=2", imageAlt: "Creator collaboration tools"},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
{/* Pricing Section */}
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardEight
|
||||
title="TrendPin Premium Plans"
|
||||
title="Trendpin Premium Plans"
|
||||
description="Choose the perfect plan to unlock exclusive features and monetization opportunities."
|
||||
tag="Flexible Pricing"
|
||||
tagIcon={CreditCard}
|
||||
@@ -202,7 +202,7 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="Creator Success Stories"
|
||||
description="Hear from creators who have built their audiences and monetized their content on TrendPin."
|
||||
description="Hear from creators who have built their audiences and monetized their content on Trendpin ."
|
||||
tag="Real Feedback"
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
@@ -243,8 +243,8 @@ export default function HomePage() {
|
||||
tag="Get Started"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Join TrendPin Today"
|
||||
description="Start your journey as a content creator or user. Sign up for TrendPin and join thousands of creators earning money while sharing their passion."
|
||||
title="Join Trendpin Today"
|
||||
description="Start your journey as a content creator or user. Sign up for Trendpin and join thousands of creators earning money while sharing their passion."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -256,7 +256,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="TrendPin"
|
||||
logoText="Trendpin "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -33,14 +33,14 @@ export default function PricingPage() {
|
||||
{ name: "Community", id: "/contact" },
|
||||
]}
|
||||
button={{ text: "Sign Up Now", href: "/contact" }}
|
||||
brandName="TrendPin"
|
||||
brandName="Trendpin "
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Pricing Plans Section */}
|
||||
<div id="pricing-plans" data-section="pricing-plans">
|
||||
<PricingCardEight
|
||||
title="TrendPin Premium Plans"
|
||||
title="Trendpin Premium Plans"
|
||||
description="Choose the perfect plan to unlock exclusive features and monetization opportunities."
|
||||
tag="Flexible Pricing"
|
||||
tagIcon={CreditCard}
|
||||
@@ -109,8 +109,8 @@ export default function PricingPage() {
|
||||
{/* Value Metrics Section */}
|
||||
<div id="value-metrics" data-section="value-metrics">
|
||||
<MetricCardThree
|
||||
title="Why Choose TrendPin Premium"
|
||||
description="Discover the measurable value and benefits of upgrading to TrendPin Pro."
|
||||
title="Why Choose Trendpin Premium"
|
||||
description="Discover the measurable value and benefits of upgrading to Trendpin Pro."
|
||||
tag="Premium Benefits"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
@@ -146,7 +146,7 @@ export default function PricingPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="TrendPin"
|
||||
logoText="Trendpin "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user