Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 16:38:02 +00:00

View File

@@ -34,33 +34,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg"
logoAlt="ZyntricStudio Logo"
@@ -68,126 +54,72 @@ export default function LandingPage() {
bottomLeftText="Your Digital Partner"
bottomRightText="hello@zyntric.com"
button={{
text: "Start Your Project",
href: "#contact",
}}
text: "Start Your Project", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
title="Your Digital Presence, Fully Built"
description="From stunning websites and polished resumes to viral-ready scripts and Instagram growth—we handle your complete digital footprint so you can focus on your business"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=1",
imageAlt: "Modern web design on a computer screen",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", imageAlt: "Modern web design on a computer screen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-using-laptop-while-drinking-wine-office_637285-9617.jpg",
imageAlt: "Professional resume template on a laptop",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-using-laptop-while-drinking-wine-office_637285-9617.jpg", imageAlt: "Professional resume template on a laptop"},
{
imageSrc: "http://img.b2bpic.net/free-photo/connection-digital-device-working-concept_53876-30346.jpg",
imageAlt: "Person writing a content script for social media",
},
imageSrc: "http://img.b2bpic.net/free-photo/connection-digital-device-working-concept_53876-30346.jpg", imageAlt: "Person writing a content script for social media"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-content-maker-woman-blogger-recording-video-digital-camera-showing-lipstick_1258-281637.jpg",
imageAlt: "Instagram growth metrics on a smartphone",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-content-maker-woman-blogger-recording-video-digital-camera-showing-lipstick_1258-281637.jpg", imageAlt: "Instagram growth metrics on a smartphone"},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-technicians-working-server-farm-using-laptops-analyze-data_482257-125909.jpg",
imageAlt: "Creative team collaborating on a digital strategy",
},
imageSrc: "http://img.b2bpic.net/free-photo/team-technicians-working-server-farm-using-laptops-analyze-data_482257-125909.jpg", imageAlt: "Creative team collaborating on a digital strategy"},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg",
imageAlt: "Responsive web design shown across multiple devices",
},
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104516.jpg", imageAlt: "Responsive web design shown across multiple devices"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-drawing-sketch-tablet_1157-24940.jpg",
imageAlt: "Creative graphic designer working on a project",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-drawing-sketch-tablet_1157-24940.jpg", imageAlt: "Creative graphic designer working on a project"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-presenting-latest-budgeting-plans-interactive-board_482257-115918.jpg",
imageAlt: "Team meeting discussing digital marketing",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-presenting-latest-budgeting-plans-interactive-board_482257-115918.jpg", imageAlt: "Team meeting discussing digital marketing"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13958.jpg",
imageAlt: "Laptop showing social media analytics dashboard",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13958.jpg", imageAlt: "Laptop showing social media analytics dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16139.jpg",
imageAlt: "Diverse team collaborating in a modern workspace",
},
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16139.jpg", imageAlt: "Diverse team collaborating in a modern workspace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sitting-table-typing-laptop_1423-241.jpg",
imageAlt: "Woman sketching web design wireframes",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sitting-table-typing-laptop_1423-241.jpg", imageAlt: "Woman sketching web design wireframes"},
{
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg",
imageAlt: "Man refining his resume on a laptop",
},
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg", imageAlt: "Man refining his resume on a laptop"},
]}
buttons={[
{
text: "Start Your Project",
href: "#contact",
},
text: "Start Your Project", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg",
alt: "Happy team member",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg", alt: "Happy team member"},
{
src: "http://img.b2bpic.net/free-photo/young-man-sad-expression_1194-2827.jpg",
alt: "Successful entrepreneur",
},
src: "http://img.b2bpic.net/free-photo/young-man-sad-expression_1194-2827.jpg", alt: "Successful entrepreneur"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
alt: "Professional designer",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Professional designer"},
{
src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
alt: "Content creator",
},
src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", alt: "Content creator"},
]}
avatarText="Join 5000+ satisfied clients"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/supplement-jar_187299-45981.jpg",
alt: "Modern business logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/supplement-jar_187299-45981.jpg", alt: "Modern business logo"},
{
type: "image",
src: "asset://home-marquee-logo-2",
alt: "Tech company emblem",
},
type: "image", src: "http://img.b2bpic.net/free-photo/elegant-businessman-showing-business-card_23-2147985092.jpg", alt: "Tech company emblem"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/closeup-paint-palette-female-hands_169016-19180.jpg",
alt: "Creative studio icon",
},
type: "image", src: "http://img.b2bpic.net/free-photo/closeup-paint-palette-female-hands_169016-19180.jpg", alt: "Creative studio icon"},
{
type: "image",
src: "asset://home-marquee-logo-4",
alt: "Digital solutions logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/wellness-decoration-with-bamboo_23-2147621494.jpg", alt: "Digital solutions logo"},
{
type: "image",
src: "asset://home-marquee-logo-5",
alt: "Innovative agency logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/e-learning-knowledge-online-class_53876-120718.jpg", alt: "Innovative agency logo"},
]}
/>
</div>
@@ -197,10 +129,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Unlock Your Creative Potential"
description={[
"ZyntricStudio is your dedicated partner in crafting a compelling digital presence. We understand the unique challenges faced by small businesses and freelancers, offering tailored solutions that save you time, reduce costs, and deliver measurable results.",
"Our integrated approach combines stunning web design, professional resume building, engaging content scripting, and expert Instagram setup to ensure your brand stands out in a crowded digital landscape. We empower you to focus on your core business while we handle your digital footprint.",
"With a focus on quick turnarounds and affordable pricing, ZyntricStudio is committed to transforming your online identity into a powerful asset. Let us help you tell your story, attract your audience, and achieve your professional goals.",
]}
"ZyntricStudio is your dedicated partner in crafting a compelling digital presence. We understand the unique challenges faced by small businesses and freelancers, offering tailored solutions that save you time, reduce costs, and deliver measurable results.", "Our integrated approach combines stunning web design, professional resume building, engaging content scripting, and expert Instagram setup to ensure your brand stands out in a crowded digital landscape. We empower you to focus on your core business while we handle your digital footprint.", "With a focus on quick turnarounds and affordable pricing, ZyntricStudio is committed to transforming your online identity into a powerful asset. Let us help you tell your story, attract your audience, and achieve your professional goals."]}
/>
</div>
@@ -212,24 +141,16 @@ export default function LandingPage() {
features={[
{
icon: Monitor,
title: "Web Design & Development",
description: "Create stunning, responsive websites that capture your brand's essence and engage your audience.",
},
title: "Web Design & Development", description: "Create stunning, responsive websites that capture your brand's essence and engage your audience."},
{
icon: FileText,
title: "Professional Resume Building",
description: "Craft standout resumes and cover letters that get noticed by recruiters and land you interviews.",
},
title: "Professional Resume Building", description: "Craft standout resumes and cover letters that get noticed by recruiters and land you interviews."},
{
icon: Lightbulb,
title: "Engaging Content Scripting",
description: "Develop viral-ready scripts and compelling content strategies for your social media and marketing needs.",
},
title: "Engaging Content Scripting", description: "Develop viral-ready scripts and compelling content strategies for your social media and marketing needs."},
{
icon: Instagram,
title: "Instagram Presence Setup",
description: "Establish a powerful and professional Instagram profile with optimized content and growth strategies.",
},
title: "Instagram Presence Setup", description: "Establish a powerful and professional Instagram profile with optimized content and growth strategies."},
]}
title="Our Comprehensive Digital Solutions"
description="ZyntricStudio provides tailored services designed to elevate your online presence and streamline your content creation process. Discover how we can help your brand thrive."
@@ -241,49 +162,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
animationType="slide-up"
products={[
{
id: "1",
name: "Bespoke Web Design",
price: "Starting at $1200",
imageSrc: "http://img.b2bpic.net/free-photo/analysis-strategy-study-information-business-planning_53876-133682.jpg",
imageAlt: "Custom website design project",
},
id: "1", name: "Bespoke Web Design", price: "Starting at $1200", imageSrc: "http://img.b2bpic.net/free-photo/analysis-strategy-study-information-business-planning_53876-133682.jpg", imageAlt: "Custom website design project"},
{
id: "2",
name: "Premium Resume Package",
price: "Starting at $250",
imageSrc: "http://img.b2bpic.net/free-photo/online-education_53876-101279.jpg",
imageAlt: "Professionally designed resume",
},
id: "2", name: "Premium Resume Package", price: "Starting at $250", imageSrc: "http://img.b2bpic.net/free-photo/online-education_53876-101279.jpg", imageAlt: "Professionally designed resume"},
{
id: "3",
name: "Viral Content Scripting",
price: "Starting at $300",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-happy-record-video_23-2148586362.jpg",
imageAlt: "Social media content calendar",
},
id: "3", name: "Viral Content Scripting", price: "Starting at $300", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-happy-record-video_23-2148586362.jpg", imageAlt: "Social media content calendar"},
{
id: "4",
name: "Instagram Profile Optimization",
price: "Starting at $400",
imageSrc: "http://img.b2bpic.net/free-photo/creative-reels-composition_23-2149711470.jpg",
imageAlt: "Optimized Instagram profile page",
},
id: "4", name: "Instagram Profile Optimization", price: "Starting at $400", imageSrc: "http://img.b2bpic.net/free-photo/creative-reels-composition_23-2149711470.jpg", imageAlt: "Optimized Instagram profile page"},
{
id: "5",
name: "Complete Branding Package",
price: "Starting at $2500",
imageSrc: "http://img.b2bpic.net/free-photo/logo-be-creative-inspiration-design-concept_53876-132620.jpg",
imageAlt: "Digital branding guide and assets",
},
id: "5", name: "Complete Branding Package", price: "Starting at $2500", imageSrc: "http://img.b2bpic.net/free-photo/logo-be-creative-inspiration-design-concept_53876-132620.jpg", imageAlt: "Digital branding guide and assets"},
{
id: "6",
name: "E-commerce Website Setup",
price: "Starting at $1800",
imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-consumerism-connection-sale-concept_53876-124902.jpg",
imageAlt: "Online store with product listings",
},
id: "6", name: "E-commerce Website Setup", price: "Starting at $1800", imageSrc: "http://img.b2bpic.net/free-photo/shopping-online-consumerism-connection-sale-concept_53876-124902.jpg", imageAlt: "Online store with product listings"},
]}
title="Tailored Services for Every Digital Need"
description="Discover our range of specialized services, each crafted to provide impactful results for your business or personal brand."
@@ -297,59 +189,23 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "starter",
title: "Freelancer Start",
price: "$199",
period: "one-time",
features: [
"Basic Resume Design",
"1 Social Media Script",
"Instagram Profile Audit",
"1-on-1 Consultation",
],
id: "starter", title: "Freelancer Start", price: "$199", period: "one-time", features: [
"Basic Resume Design", "1 Social Media Script", "Instagram Profile Audit", "1-on-1 Consultation"],
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-vector/modern-web-design-concept-with-flat-design_23-2147858938.jpg",
imageAlt: "vector icon of responsive web design",
},
text: "Get Started"},
imageSrc: "http://img.b2bpic.net/free-vector/modern-web-design-concept-with-flat-design_23-2147858938.jpg", imageAlt: "vector icon of responsive web design"},
{
id: "pro",
title: "Business Growth",
price: "$599",
period: "one-time",
features: [
"Custom 3-Page Website",
"Premium Resume Build",
"3 Social Media Scripts",
"Full Instagram Setup & Strategy",
"Priority Support",
],
id: "pro", title: "Business Growth", price: "$599", period: "one-time", features: [
"Custom 3-Page Website", "Premium Resume Build", "3 Social Media Scripts", "Full Instagram Setup & Strategy", "Priority Support"],
button: {
text: "Choose Pro",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg",
imageAlt: "vector icon of responsive web design",
},
text: "Choose Pro"},
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg", imageAlt: "vector icon of responsive web design"},
{
id: "enterprise",
title: "Enterprise Scale",
price: "$999",
period: "one-time",
features: [
"Custom 5-Page Website",
"Advanced Resume & Portfolio",
"5 Social Media Scripts & Content Plan",
"Full Instagram Management (1 month)",
"Dedicated Account Manager",
"SEO Optimization",
],
id: "enterprise", title: "Enterprise Scale", price: "$999", period: "one-time", features: [
"Custom 5-Page Website", "Advanced Resume & Portfolio", "5 Social Media Scripts & Content Plan", "Full Instagram Management (1 month)", "Dedicated Account Manager", "SEO Optimization"],
button: {
text: "Contact for Enterprise",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=2",
imageAlt: "vector icon of responsive web design",
},
text: "Contact for Enterprise"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", imageAlt: "vector icon of responsive web design"},
]}
title="Transparent Pricing, Real Value"
description="Choose the plan that fits your ambition. Our straightforward pricing ensures you get premium services without hidden costs."
@@ -362,59 +218,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "My Website is Finally Professional!",
quote: "ZyntricStudio took my vague ideas and turned them into a stunning, professional website. The design is beyond my expectations, and the process was so smooth and easy. Highly recommend!",
name: "Sarah J.",
role: "Freelance Designer",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-smiling-digital-nomad-man-cafe-working-laptop-listening-music_1258-245281.jpg",
imageAlt: "Sarah Johnson, Freelance Designer",
},
id: "1", title: "My Website is Finally Professional!", quote: "ZyntricStudio took my vague ideas and turned them into a stunning, professional website. The design is beyond my expectations, and the process was so smooth and easy. Highly recommend!", name: "Sarah J.", role: "Freelance Designer", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-smiling-digital-nomad-man-cafe-working-laptop-listening-music_1258-245281.jpg", imageAlt: "Sarah Johnson, Freelance Designer"},
{
id: "2",
title: "Landed My Dream Job!",
quote: "The resume ZyntricStudio built for me was a game-changer. It perfectly highlighted my skills, and I started getting interview calls almost immediately. I landed my dream job, all thanks to their expertise!",
name: "Michael T.",
role: "Marketing Manager",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageAlt: "Michael Thompson, Marketing Manager",
},
id: "2", title: "Landed My Dream Job!", quote: "The resume ZyntricStudio built for me was a game-changer. It perfectly highlighted my skills, and I started getting interview calls almost immediately. I landed my dream job, all thanks to their expertise!", name: "Michael T.", role: "Marketing Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Thompson, Marketing Manager"},
{
id: "3",
title: "Instagram Growth Exploded!",
quote: "I struggled with my Instagram presence for months. ZyntricStudio not only set up a beautiful feed but also provided a strategy that made my engagement explode. Truly remarkable results!",
name: "Emily R.",
role: "Content Creator",
imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416502.jpg",
imageAlt: "Emily Ramirez, Content Creator",
},
id: "3", title: "Instagram Growth Exploded!", quote: "I struggled with my Instagram presence for months. ZyntricStudio not only set up a beautiful feed but also provided a strategy that made my engagement explode. Truly remarkable results!", name: "Emily R.", role: "Content Creator", imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416502.jpg", imageAlt: "Emily Ramirez, Content Creator"},
{
id: "4",
title: "Content That Converts",
quote: "Their content scripting service helped me create compelling narratives for my video series. The scripts were engaging, authentic, and resonated deeply with my audience. Fantastic work!",
name: "David K.",
role: "Online Coach",
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-candidate-communicating-with-member-human-resource-team-job-interview-office_637285-6920.jpg",
imageAlt: "David Kim, Online Coach",
},
id: "4", title: "Content That Converts", quote: "Their content scripting service helped me create compelling narratives for my video series. The scripts were engaging, authentic, and resonated deeply with my audience. Fantastic work!", name: "David K.", role: "Online Coach", imageSrc: "http://img.b2bpic.net/free-photo/happy-male-candidate-communicating-with-member-human-resource-team-job-interview-office_637285-6920.jpg", imageAlt: "David Kim, Online Coach"},
{
id: "5",
title: "An All-in-One Digital Partner",
quote: "As a small business owner, finding reliable digital services is tough. ZyntricStudio delivered on web, content, and social media with professionalism and efficiency. My go-to agency now!",
name: "Jessica L.",
role: "Small Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-203446.jpg",
imageAlt: "Jessica Lim, Small Business Owner",
},
id: "5", title: "An All-in-One Digital Partner", quote: "As a small business owner, finding reliable digital services is tough. ZyntricStudio delivered on web, content, and social media with professionalism and efficiency. My go-to agency now!", name: "Jessica L.", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-203446.jpg", imageAlt: "Jessica Lim, Small Business Owner"},
{
id: "6",
title: "Website Design Was Flawless",
quote: "The team at ZyntricStudio created a flawless website for my new venture. It perfectly captures my brand, is easy to navigate, and has already brought in new clients. Exceptional quality!",
name: "Robert B.",
role: "Startup Founder",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man-coworker-joins-online-meeting-from-cafe-video-chats-laptop-shows_1258-245323.jpg",
imageAlt: "Robert Brown, Startup Founder",
},
id: "6", title: "Website Design Was Flawless", quote: "The team at ZyntricStudio created a flawless website for my new venture. It perfectly captures my brand, is easy to navigate, and has already brought in new clients. Exceptional quality!", name: "Robert B.", role: "Startup Founder", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man-coworker-joins-online-meeting-from-cafe-video-chats-laptop-shows_1258-245323.jpg", imageAlt: "Robert Brown, Startup Founder"},
]}
title="What Our Clients Say"
description="Hear directly from freelancers and small businesses who transformed their digital presence with ZyntricStudio."
@@ -426,16 +240,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Creative Edge Studios",
"Innovate Hub",
"Digital Spark Co.",
"Ascend Marketing",
"Freelance Force",
"Momentum Brands",
"Visionary Ventures",
"Apex Solutions",
"Growth Path Consulting",
]}
"Creative Edge Studios", "Innovate Hub", "Digital Spark Co.", "Ascend Marketing", "Freelance Force", "Momentum Brands", "Visionary Ventures", "Apex Solutions", "Growth Path Consulting"]}
title="Trusted by Creative Professionals"
description="We've helped numerous small businesses and freelancers achieve their digital goals, enhancing their online presence and content strategies."
/>
@@ -447,25 +252,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What makes ZyntricStudio different from other agencies?",
content: "We offer an all-in-one solution for your digital needs, from web design to Instagram setup, ensuring a cohesive and professional online presence. Our focus on affordability and quick turnarounds makes us ideal for freelancers and small businesses.",
},
id: "q1", title: "What makes ZyntricStudio different from other agencies?", content: "We offer an all-in-one solution for your digital needs, from web design to Instagram setup, ensuring a cohesive and professional online presence. Our focus on affordability and quick turnarounds makes us ideal for freelancers and small businesses."},
{
id: "q2",
title: "How long does a typical website design project take?",
content: "Project timelines vary depending on complexity, but a standard 3-5 page website usually takes 3-4 weeks from initial consultation to launch, assuming timely feedback and content submission.",
},
id: "q2", title: "How long does a typical website design project take?", content: "Project timelines vary depending on complexity, but a standard 3-5 page website usually takes 3-4 weeks from initial consultation to launch, assuming timely feedback and content submission."},
{
id: "q3",
title: "Can you help me improve my existing social media?",
content: "Absolutely! Our Instagram setup and strategy services are perfect for optimizing your current profile, developing engaging content plans, and implementing growth strategies to reach a wider audience.",
},
id: "q3", title: "Can you help me improve my existing social media?", content: "Absolutely! Our Instagram setup and strategy services are perfect for optimizing your current profile, developing engaging content plans, and implementing growth strategies to reach a wider audience."},
{
id: "q4",
title: "Do you offer ongoing support after project completion?",
content: "Yes, we offer various support packages for website maintenance, content updates, and social media management to ensure your digital assets continue to perform optimally. Details can be discussed during your consultation.",
},
id: "q4", title: "Do you offer ongoing support after project completion?", content: "Yes, we offer various support packages for website maintenance, content updates, and social media management to ensure your digital assets continue to perform optimally. Details can be discussed during your consultation."},
]}
imageSrc="http://img.b2bpic.net/free-photo/impressed-young-beautiful-girl-sits-table-with-makeup-tools-holding-idea-bubble-with-makeup-brush-isolated-olive-green-wall_141793-105819.jpg"
imageAlt="Person thinking with sticky notes, symbolizing problem-solving"
@@ -480,8 +273,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Started Today"
title="Ready to Build Your Digital Empire?"
description="Reach out to ZyntricStudio and let's craft a bespoke strategy for your web design, resume, content, and Instagram needs. Your digital success starts here."
@@ -499,57 +291,35 @@ export default function LandingPage() {
{
items: [
{
label: "Web Design",
href: "#services",
},
label: "Web Design", href: "#services"},
{
label: "Resume Building",
href: "#services",
},
label: "Resume Building", href: "#services"},
{
label: "Content Scripting",
href: "#services",
},
label: "Content Scripting", href: "#services"},
{
label: "Instagram Setup",
href: "#services",
},
label: "Instagram Setup", href: "#services"},
],
},
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}