Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-05 09:32:23 +00:00
2 changed files with 101 additions and 286 deletions

View File

@@ -23,7 +23,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -34,9 +34,7 @@ export default function ContactPage() {
brandName="CreativeFlow"
navItems={navItems}
button={{
text: "Get Started",
href: "https://app.creativeflow.io",
}}
text: "Get Started", href: "https://app.creativeflow.io"}}
/>
</div>
@@ -50,7 +48,7 @@ export default function ContactPage() {
buttonText="Send Message"
termsText="We'll only use your email to respond to your inquiry and won't add you to any mailing list without your consent."
useInvertedBackground={false}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
/>
</div>
@@ -60,23 +58,14 @@ export default function ContactPage() {
sideDescription="Find quick answers to frequently asked questions about support and contact options"
faqs={[
{
id: "1",
title: "What's your response time?",
content:
"Our support team responds to most inquiries within 2 hours during business hours (9 AM - 6 PM UTC). Urgent issues are prioritized accordingly.",
},
id: "1", title: "What's your response time?", content:
"Our support team responds to most inquiries within 2 hours during business hours (9 AM - 6 PM UTC). Urgent issues are prioritized accordingly."},
{
id: "2",
title: "Do you offer phone support?",
content:
"Yes, phone support is available for enterprise customers. Standard plans have access to email and chat support. Premium plans include priority phone support.",
},
id: "2", title: "Do you offer phone support?", content:
"Yes, phone support is available for enterprise customers. Standard plans have access to email and chat support. Premium plans include priority phone support."},
{
id: "3",
title: "Can I schedule a product demo?",
content:
"Absolutely! Click 'Schedule a Demo' or email sales@creativeflow.io to book a time with our team. We offer personalized walkthroughs tailored to your specific needs.",
},
id: "3", title: "Can I schedule a product demo?", content:
"Absolutely! Click 'Schedule a Demo' or email sales@creativeflow.io to book a time with our team. We offer personalized walkthroughs tailored to your specific needs."},
]}
textPosition="left"
useInvertedBackground={false}
@@ -93,65 +82,29 @@ export default function ContactPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Chen",
handle: "@sarahchen_creative",
testimonial:
"The support team is incredibly responsive and helpful. They answered all our onboarding questions and made the transition smooth.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=2",
imageAlt: "Sarah Chen",
},
id: "1", name: "Sarah Chen", handle: "@sarahchen_creative", testimonial:
"The support team is incredibly responsive and helpful. They answered all our onboarding questions and made the transition smooth.", imageSrc:
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", imageAlt: "Sarah Chen"},
{
id: "2",
name: "Marcus Rodriguez",
handle: "@mrodriguez_design",
testimonial:
"Best customer service experience I've had with any SaaS platform. Quick, knowledgeable, and genuinely care about customer success.",
imageSrc:
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=2",
imageAlt: "Marcus Rodriguez",
},
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez_design", testimonial:
"Best customer service experience I've had with any SaaS platform. Quick, knowledgeable, and genuinely care about customer success.", imageSrc:
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", imageAlt: "Marcus Rodriguez"},
{
id: "3",
name: "Emily Watson",
handle: "@emilywatson_pm",
testimonial:
"The onboarding process was seamless thanks to the team's guidance. They understood our unique workflow and helped us set it up perfectly.",
imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
imageAlt: "Emily Watson",
},
id: "3", name: "Emily Watson", handle: "@emilywatson_pm", testimonial:
"The onboarding process was seamless thanks to the team's guidance. They understood our unique workflow and helped us set it up perfectly.", imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emily Watson"},
{
id: "4",
name: "James Park",
handle: "@jpark_creative",
testimonial:
"Outstanding support and frequent updates to the platform. The team really listens to customer feedback and implements improvements.",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=2",
imageAlt: "James Park",
},
id: "4", name: "James Park", handle: "@jpark_creative", testimonial:
"Outstanding support and frequent updates to the platform. The team really listens to customer feedback and implements improvements.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", imageAlt: "James Park"},
{
id: "5",
name: "Lisa Zhang",
handle: "@lisa_zhang_mgr",
testimonial:
"Worth every penny for the support alone. The team goes above and beyond to help us succeed with the platform.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2",
imageAlt: "Lisa Zhang",
},
id: "5", name: "Lisa Zhang", handle: "@lisa_zhang_mgr", testimonial:
"Worth every penny for the support alone. The team goes above and beyond to help us succeed with the platform.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Lisa Zhang"},
{
id: "6",
name: "David Thompson",
handle: "@dthompson_lead",
testimonial:
"Great communication throughout our entire journey with CreativeFlow. The team is proactive in helping us get the most value.",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2",
imageAlt: "David Thompson",
},
id: "6", name: "David Thompson", handle: "@dthompson_lead", testimonial:
"Great communication throughout our entire journey with CreativeFlow. The team is proactive in helping us get the most value.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", imageAlt: "David Thompson"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -165,13 +118,9 @@ export default function ContactPage() {
<FooterLogoReveal
logoText="CreativeFlow"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ThemeProvider>

View File

@@ -27,7 +27,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -38,9 +38,7 @@ export default function HomePage() {
brandName="CreativeFlow"
navItems={navItems}
button={{
text: "Get Started",
href: "https://app.creativeflow.io",
}}
text: "Get Started", href: "https://app.creativeflow.io"}}
/>
</div>
@@ -52,64 +50,40 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "Start Free Trial",
href: "https://app.creativeflow.io/signup",
},
text: "Start Free Trial", href: "https://app.creativeflow.io/signup"},
{
text: "Watch Demo",
href: "#features",
},
text: "Watch Demo", href: "#features"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
imageAlt="Creative workflow dashboard interface"
imagePosition="right"
mediaAnimation="blur-reveal"
testimonials={[
{
name: "Sarah Chen",
handle: "Creative Director, TechVision",
testimonial:
"CreativeFlow transformed how our team collaborates. Request-to-delivery time dropped by 40%.",
rating: 5,
name: "Sarah Chen", handle: "Creative Director, TechVision", testimonial:
"CreativeFlow transformed how our team collaborates. Request-to-delivery time dropped by 40%.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen"},
{
name: "Marcus Rodriguez",
handle: "Design Lead, BrandCo",
testimonial:
"The kanban board and real-time updates keep everyone aligned. Essential tool for any creative team.",
rating: 5,
name: "Marcus Rodriguez", handle: "Design Lead, BrandCo", testimonial:
"The kanban board and real-time updates keep everyone aligned. Essential tool for any creative team.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Marcus Rodriguez",
},
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Rodriguez"},
{
name: "Emily Watson",
handle: "Marketing Manager, GrowthLabs",
testimonial:
"Finally, a system that makes creative workflow management simple and enjoyable. Highly recommended.",
rating: 5,
name: "Emily Watson", handle: "Marketing Manager, GrowthLabs", testimonial:
"Finally, a system that makes creative workflow management simple and enjoyable. Highly recommended.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Emily Watson",
},
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Watson"},
{
name: "James Park",
handle: "Content Manager, CreativeHub",
testimonial:
"Our turnaround times improved dramatically. The platform is intuitive and powerful.",
rating: 5,
name: "James Park", handle: "Content Manager, CreativeHub", testimonial:
"Our turnaround times improved dramatically. The platform is intuitive and powerful.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "James Park",
},
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Park"},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
/>
</div>
@@ -121,59 +95,29 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Smart Task Board",
description:
"Kanban-style board with custom columns for tracking requests from submission through completion",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-shot-hand-applying-sticky-papers-board_181624-57727.jpg",
imageAlt: "Task kanban board interface",
},
id: "01", title: "Smart Task Board", description:
"Kanban-style board with custom columns for tracking requests from submission through completion", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-shot-hand-applying-sticky-papers-board_181624-57727.jpg", imageAlt: "Task kanban board interface"},
{
id: "02",
title: "Request Management",
description:
"Structured forms for submitting design requests with attachments, deadlines, and priority levels",
imageSrc:
"http://img.b2bpic.net/free-vector/payday-loan-application-laptop-screen_53876-116937.jpg",
imageAlt: "Request submission form",
},
id: "02", title: "Request Management", description:
"Structured forms for submitting design requests with attachments, deadlines, and priority levels", imageSrc:
"http://img.b2bpic.net/free-vector/payday-loan-application-laptop-screen_53876-116937.jpg", imageAlt: "Request submission form"},
{
id: "03",
title: "Team Collaboration",
description:
"Built-in comments, @mentions, and file sharing to keep teams aligned and productive",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-woman-with-speech-bubble_53876-70978.jpg",
imageAlt: "Team collaboration interface",
},
id: "03", title: "Team Collaboration", description:
"Built-in comments, @mentions, and file sharing to keep teams aligned and productive", imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-woman-with-speech-bubble_53876-70978.jpg", imageAlt: "Team collaboration interface"},
{
id: "04",
title: "Real-Time Dashboard",
description:
"Live overview of all tasks, team workload, and project metrics at a glance",
imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2",
imageAlt: "Real-time analytics dashboard",
},
id: "04", title: "Real-Time Dashboard", description:
"Live overview of all tasks, team workload, and project metrics at a glance", imageSrc:
"http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Real-time analytics dashboard"},
{
id: "05",
title: "Role-Based Access",
description:
"Admin, Manager, Designer, and Creator roles with customized views and permissions",
imageSrc:
"http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg",
imageAlt: "User roles and permissions",
},
id: "05", title: "Role-Based Access", description:
"Admin, Manager, Designer, and Creator roles with customized views and permissions", imageSrc:
"http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg", imageAlt: "User roles and permissions"},
{
id: "06",
title: "File Management",
description:
"Centralized asset library with version control and easy download options for deliverables",
imageSrc:
"http://img.b2bpic.net/free-vector/archive-banners-set_1284-11250.jpg",
imageAlt: "File management system",
},
id: "06", title: "File Management", description:
"Centralized asset library with version control and easy download options for deliverables", imageSrc:
"http://img.b2bpic.net/free-vector/archive-banners-set_1284-11250.jpg", imageAlt: "File management system"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -189,9 +133,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
/>
</div>
@@ -204,41 +146,17 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "40%",
title: "Faster Delivery",
description: "Average reduction in request-to-completion time",
imageSrc:
"http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg?_wi=1",
imageAlt: "Performance improvement chart",
},
id: "1", value: "40%", title: "Faster Delivery", description: "Average reduction in request-to-completion time", imageSrc:
"http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg", imageAlt: "Performance improvement chart"},
{
id: "2",
value: "10K+",
title: "Requests Managed",
description: "Successfully tracked and completed monthly",
imageSrc:
"http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg?_wi=1",
imageAlt: "Request volume statistics",
},
id: "2", value: "10K+", title: "Requests Managed", description: "Successfully tracked and completed monthly", imageSrc:
"http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", imageAlt: "Request volume statistics"},
{
id: "3",
value: "500+",
title: "Active Teams",
description: "Organizations using CreativeFlow daily",
imageSrc:
"http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg?_wi=1",
imageAlt: "Team adoption growth",
},
id: "3", value: "500+", title: "Active Teams", description: "Organizations using CreativeFlow daily", imageSrc:
"http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg", imageAlt: "Team adoption growth"},
{
id: "4",
value: "99.9%",
title: "Uptime",
description: "Reliable platform available when you need it",
imageSrc:
"http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg",
imageAlt: "System reliability monitoring",
},
id: "4", value: "99.9%", title: "Uptime", description: "Reliable platform available when you need it", imageSrc:
"http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg", imageAlt: "System reliability monitoring"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -254,85 +172,37 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Chen",
handle: "@sarahchen_creative",
testimonial:
"CreativeFlow revolutionized how our design team manages requests. The kanban board is intuitive and the real-time updates keep everyone on the same page.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
id: "1", name: "Sarah Chen", handle: "@sarahchen_creative", testimonial:
"CreativeFlow revolutionized how our design team manages requests. The kanban board is intuitive and the real-time updates keep everyone on the same page.", imageSrc:
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", imageAlt: "Sarah Chen"},
{
id: "2",
name: "Marcus Rodriguez",
handle: "@mrodriguez_design",
testimonial:
"The assignment features and deadline tracking have cut our project chaos in half. Our clients love the faster turnarounds.",
imageSrc:
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=1",
imageAlt: "Marcus Rodriguez",
},
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez_design", testimonial:
"The assignment features and deadline tracking have cut our project chaos in half. Our clients love the faster turnarounds.", imageSrc:
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", imageAlt: "Marcus Rodriguez"},
{
id: "3",
name: "Emily Watson",
handle: "@emilywatson_pm",
testimonial:
"Finally, a tool that actually understands creative workflows. The comment system and file management are game-changers.",
imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
imageAlt: "Emily Watson",
},
id: "3", name: "Emily Watson", handle: "@emilywatson_pm", testimonial:
"Finally, a tool that actually understands creative workflows. The comment system and file management are game-changers.", imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emily Watson"},
{
id: "4",
name: "James Park",
handle: "@jpark_creative",
testimonial:
"Our team productivity increased by 35% in the first month. The learning curve was minimal and ROI was immediate.",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=1",
imageAlt: "James Park",
},
id: "4", name: "James Park", handle: "@jpark_creative", testimonial:
"Our team productivity increased by 35% in the first month. The learning curve was minimal and ROI was immediate.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", imageAlt: "James Park"},
{
id: "5",
name: "Lisa Zhang",
handle: "@lisa_zhang_mgr",
testimonial:
"CreativeFlow gives us complete visibility into team workload and project status. It's become indispensable for our operations.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1",
imageAlt: "Lisa Zhang",
},
id: "5", name: "Lisa Zhang", handle: "@lisa_zhang_mgr", testimonial:
"CreativeFlow gives us complete visibility into team workload and project status. It's become indispensable for our operations.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Lisa Zhang"},
{
id: "6",
name: "David Thompson",
handle: "@dthompson_lead",
testimonial:
"The role-based access control is perfect for our organization. Admins, managers, and creatives all have exactly what they need.",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=1",
imageAlt: "David Thompson",
},
id: "6", name: "David Thompson", handle: "@dthompson_lead", testimonial:
"The role-based access control is perfect for our organization. Admins, managers, and creatives all have exactly what they need.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", imageAlt: "David Thompson"},
{
id: "7",
name: "Jessica Lee",
handle: "@jlee_content",
testimonial:
"Request management has never been easier. The structured forms and instant notifications keep our workflow smooth.",
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-portrait-successful-goodlooking-young-professional-headhunter-female-entrepreneur-office-worker-beige-blazer-look-away-cross-hands-chest-confident-manage-own-business_197531-30576.jpg",
imageAlt: "Jessica Lee",
},
id: "7", name: "Jessica Lee", handle: "@jlee_content", testimonial:
"Request management has never been easier. The structured forms and instant notifications keep our workflow smooth.", imageSrc:
"http://img.b2bpic.net/free-photo/vertical-portrait-successful-goodlooking-young-professional-headhunter-female-entrepreneur-office-worker-beige-blazer-look-away-cross-hands-chest-confident-manage-own-business_197531-30576.jpg", imageAlt: "Jessica Lee"},
{
id: "8",
name: "Michael Okonkwo",
handle: "@mokonkwo_studio",
testimonial:
"The support team is fantastic and the platform updates are frequent. We feel like partners, not just customers.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg",
imageAlt: "Michael Okonkwo",
},
id: "8", name: "Michael Okonkwo", handle: "@mokonkwo_studio", testimonial:
"The support team is fantastic and the platform updates are frequent. We feel like partners, not just customers.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg", imageAlt: "Michael Okonkwo"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -352,7 +222,7 @@ export default function HomePage() {
buttonText="Start Free Trial"
termsText="By clicking Start Free Trial, you agree to our Terms of Service and Privacy Policy."
useInvertedBackground={false}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
/>
</div>
@@ -360,13 +230,9 @@ export default function HomePage() {
<FooterLogoReveal
logoText="CreativeFlow"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ThemeProvider>