3 Commits

Author SHA1 Message Date
6119f09938 Update src/app/page.tsx 2026-06-10 15:07:16 +00:00
3dd6f5819f Update src/app/page.tsx 2026-06-10 15:06:00 +00:00
fd7df3acbe Merge version_1 into main
Merge version_1 into main
2026-06-10 15:03:42 +00:00

View File

@@ -36,17 +36,17 @@ export default function LandingPage() {
{
name: "Home", id: "#hero"},
{
name: "About", id: "#about"},
name: "About Us", id: "#about"},
{
name: "Features", id: "#features"},
name: "Services", id: "#features"},
{
name: "Team", id: "#team"},
name: "Our Team", id: "#team"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "Contact", id: "#contact"},
name: "Contact Us", id: "#contact"},
]}
brandName="Webild Co."
brandName="Your Brand Here"
/>
</div>
@@ -55,53 +55,53 @@ export default function LandingPage() {
background={{
variant: "plain"}}
imagePosition="right"
title="Welcome to Webild Co."
description="Your trusted partner in innovation. We build solutions that drive growth and deliver exceptional results. Discover how our expertise can transform your business."
title="Your Website Here: Future-Proof Solutions"
description="Showcasing innovative solutions tailored to your needs. This is where your business thrives and your vision becomes reality."
kpis={[
{
value: "10+", label: "Years in Business"},
{
value: "200+", label: "Projects Completed"},
value: "100+", label: "Projects Delivered"},
{
value: "99%", label: "Client Satisfaction"},
{
value: "Top Tier", label: "Industry Recognition"},
]}
enableKpiAnimation={true}
tag="Innovate with us"
tag="Explore Your Potential"
tagIcon={Sparkles}
buttons={[
{
text: "Get Started", href: "#contact"},
text: "Discover More", href: "#features"},
{
text: "Learn More", href: "#about"},
text: "Get Started Today", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "John Doe"},
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Placeholder Avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-beige-background_53876-126965.jpg", alt: "Jane Smith"},
src: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-beige-background_53876-126965.jpg", alt: "Placeholder Avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/young-man-browsing-his-mobilephone_329181-14531.jpg", alt: "Robert Johnson"},
src: "http://img.b2bpic.net/free-photo/young-man-browsing-his-mobilephone_329181-14531.jpg", alt: "Placeholder Avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office-graphic-tablet_23-2149119209.jpg", alt: "Emily White"},
src: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office-graphic-tablet_23-2149119209.jpg", alt: "Placeholder Avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg", alt: "Business man banner concept with copy space"},
src: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg", alt: "Placeholder Avatar 5"},
]}
avatarText="Join our growing community!"
avatarText="Join thousands of satisfied clients!"
imageSrc="http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas-office_176420-1689.jpg"
imageAlt="Diverse team collaborating on a project"
imageAlt="Your Website Hero Image Placeholder"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text-icon", text: "Innovation Driven", icon: Lightbulb,
type: "text-icon", text: "Innovation First", icon: Lightbulb,
},
{
type: "image", src: "http://img.b2bpic.net/free-photo/people-sharing-ideas-while-studying_23-2147656100.jpg", alt: "People sharing ideas while studying"},
type: "image", src: "http://img.b2bpic.net/free-photo/people-sharing-ideas-while-studying_23-2147656100.jpg", alt: "Placeholder Marquee Image 1"},
{
type: "text", text: "Client Success Focused"},
type: "text", text: "Client Success Driven"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg", alt: "Colleagues discussing new ideas at business meeting."},
type: "image", src: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg", alt: "Placeholder Marquee Image 2"},
{
type: "text-icon", text: "Expert Team", icon: Users,
type: "text-icon", text: "Expert Team Always", icon: Users,
},
]}
marqueeSpeed={30}
@@ -113,29 +113,29 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="default"
useInvertedBackground={true}
title="About Webild Co."
description="At Webild Co., we are dedicated to empowering businesses with cutting-edge solutions. Our team of experts brings years of experience and a passion for innovation to every project, ensuring your success is our priority."
tag="Our Story"
title="About Your Company Here"
description="This section is dedicated to telling your company's story. We are a leading provider of services, committed to excellence and customer satisfaction. Our mission is to deliver unparalleled value."
tag="Our Journey"
tagIcon={Shield}
buttons={[
{
text: "Our Mission", href: "#"},
text: "Our Vision", href: "#"},
{
text: "Our Values", href: "#"},
text: "Our History", href: "#"},
]}
bulletPoints={[
{
title: "Visionary Leadership", description: "Guiding the future with foresight and strategic innovation.", icon: Lightbulb,
title: "Visionary Solutions", description: "Guiding the future with innovative and forward-thinking strategies.", icon: Lightbulb,
},
{
title: "Client-Centric Approach", description: "Prioritizing your needs to deliver tailored, impactful solutions.", icon: Users,
title: "Client-First Approach", description: "Prioritizing your needs to deliver tailored, impactful results.", icon: Users,
},
{
title: "Excellence in Execution", description: "Committing to the highest standards in every aspect of our work.", icon: Award,
title: "Commitment to Quality", description: "Upholding the highest standards in every aspect of our work.", icon: Award,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/desk-modern-businessman_23-2147833287.jpg"
imageAlt="Modern office interior with collaborative spaces"
imageAlt="Placeholder About Image"
mediaAnimation="slide-up"
/>
</div>
@@ -146,14 +146,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Strategy", title: "Data-Driven Insights", subtitle: "Unlock the power of your data.", description: "Leverage advanced analytics to gain actionable insights and make informed business decisions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-meeting_1098-487.jpg", imageAlt: "Dashboard with data analytics and charts"},
tag: "Service One", title: "Data-Driven Insights for Your Business", subtitle: "Unlock the power of your data with our expert analysis.", description: "Leverage advanced analytics to gain actionable insights and make informed strategic decisions for your business.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-meeting_1098-487.jpg", imageAlt: "Placeholder Feature Image 1"},
{
tag: "Technology", title: "Robust Cloud Solutions", subtitle: "Scalable and secure infrastructure.", description: "Build and maintain a resilient cloud environment tailored to your operational needs.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg", imageAlt: "Abstract cloud computing network"},
tag: "Service Two", title: "Robust Cloud Solutions & Infrastructure", subtitle: "Scalable and secure cloud environments for your operations.", description: "Build and maintain a resilient cloud environment tailored to your specific operational needs and future growth.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg", imageAlt: "Placeholder Feature Image 2"},
{
tag: "Support", title: "24/7 Expert Support", subtitle: "Always here when you need us.", description: "Our dedicated support team is available around the clock to ensure smooth operations and quick resolutions.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-older-woman-conference-call-with-headphones_23-2148661253.jpg", imageAlt: "Customer support agent with headset"},
tag: "Service Three", title: "24/7 Expert Support, Always Available", subtitle: "Our dedicated support team is always here when you need us.", description: "Receive around-the-clock support from our expert team to ensure smooth operations and quick issue resolutions.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-older-woman-conference-call-with-headphones_23-2148661253.jpg", imageAlt: "Placeholder Feature Image 3"},
]}
title="Core Services & Features"
description="We offer a comprehensive suite of services designed to meet your business objectives and drive sustainable growth."
title="Our Key Services & Features"
description="Discover how our comprehensive suite of offerings can benefit your business and drive sustainable growth."
/>
</div>
@@ -162,9 +162,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"GlobalCorp", "InnovateX", "FutureTech", "BizGrow", "MarketMakers", "SolutionLabs", "ApexSystems", "Visionary Inc."]}
title="Trusted by Industry Leaders"
description="Our commitment to excellence has earned the trust of leading companies across various sectors."
"Company A", "Corporation B", "Innovate C", "Solution D", "Partner E", "Group F", "Alliance G", "Enterprise H"]}
title="Trusted by Industry Partners"
description="Our commitment to excellence has earned the trust of leading companies and organizations across various sectors."
speed={30}
showCard={true}
/>
@@ -178,17 +178,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "2.5M+", title: "Happy Users", description: "Our solutions are loved by millions globally.", icon: Smile,
id: "m1", value: "Millions+", title: "Happy Users Worldwide", description: "Our solutions are cherished by a vast global community.", icon: Smile,
},
{
id: "m2", value: "$50M+", title: "Revenue Generated", description: "Driving significant financial impact for clients.", icon: TrendingUp,
id: "m2", value: "$$M+", title: "Value Generated for Clients", description: "Driving significant financial impact and growth for our partners.", icon: TrendingUp,
},
{
id: "m3", value: "100%", title: "Data Security", description: "Ensuring your data is always safe and protected.", icon: ShieldCheck,
id: "m3", value: "100%", title: "Uncompromised Data Security", description: "Ensuring your valuable data is always safe, secure, and protected.", icon: ShieldCheck,
},
]}
title="Our Impact in Numbers"
description="See the measurable success we bring to our partners and users."
title="Our Achievements in Numbers"
description="See the measurable success and positive impact we consistently bring to our partners and users."
/>
</div>
@@ -200,14 +200,14 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "t1", name: "Alex Johnson", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", imageAlt: "Alex Johnson, CEO & Founder"},
id: "t1", name: "John Doe", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", imageAlt: "Placeholder Team Member 1"},
{
id: "t2", name: "Maria Rodriguez", role: "Chief Technology Officer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Maria Rodriguez, CTO"},
id: "t2", name: "Jane Smith", role: "Chief Technology Officer", imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Placeholder Team Member 2"},
{
id: "t3", name: "David Lee", role: "Head of Product", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "David Lee, Head of Product"},
id: "t3", name: "Robert Johnson", role: "Head of Product Development", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", imageAlt: "Placeholder Team Member 3"},
]}
title="Meet Our Visionary Team"
description="Our diverse team of experts is the driving force behind our innovation and success."
title="Meet Our Dedicated Team"
description="Our passionate and diverse team of experts is the driving force behind our innovation and your success."
/>
</div>
@@ -218,18 +218,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "test-1", name: "Sarah Chen", handle: "@sarah_c", testimonial: "Webild Co. transformed our operational efficiency. Their team is incredibly knowledgeable and supportive!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Sarah Chen"},
id: "test-1", name: "Client One", handle: "@client_one", testimonial: "Your Company Name transformed our operational efficiency. Their team is incredibly knowledgeable and supportive! This is placeholder content.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Placeholder Testimonial 1"},
{
id: "test-2", name: "Mark Davis", handle: "@mark_d", testimonial: "Outstanding results and a seamless collaboration. Highly recommend Webild Co. for any innovative project.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Mark Davis"},
id: "test-2", name: "Client Two", handle: "@client_two", testimonial: "Outstanding results and a seamless collaboration. Highly recommend Your Company Name for any innovative project. This is placeholder content.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Placeholder Testimonial 2"},
{
id: "test-3", name: "Emily Watson", handle: "@emily_w", testimonial: "The solutions provided by Webild Co. have been a game-changer for our business. Truly exceptional service!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-clothes-sexy-carefree-woman-posing-near-blue-wall-studio-positive-brunette-model-having-fun-going-crazy-cheerful-happy_158538-20367.jpg", imageAlt: "Emily Watson"},
id: "test-3", name: "Client Three", handle: "@client_three", testimonial: "The solutions provided by Your Company Name have been a game-changer for our business. Truly exceptional service! This is placeholder content.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-clothes-sexy-carefree-woman-posing-near-blue-wall-studio-positive-brunette-model-having-fun-going-crazy-cheerful-happy_158538-20367.jpg", imageAlt: "Placeholder Testimonial 3"},
{
id: "test-4", name: "John Paul", handle: "@john_p", testimonial: "Professional, efficient, and always delivering beyond expectations. Webild Co. is our go-to partner.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-62553.jpg", imageAlt: "John Paul"},
id: "test-4", name: "Client Four", handle: "@client_four", testimonial: "Professional, efficient, and always delivering beyond expectations. Your Company Name is our go-to partner. This is placeholder content.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-62553.jpg", imageAlt: "Placeholder Testimonial 4"},
{
id: "test-5", name: "Jessica Lee", handle: "@jessica_l", testimonial: "A truly collaborative experience. Webild Co. helped us achieve our goals with their strategic insights.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-colleagues-celebrating-business-success-having-fun-office_637285-185.jpg", imageAlt: "Jessica Lee"},
id: "test-5", name: "Client Five", handle: "@client_five", testimonial: "A truly collaborative experience. Your Company Name helped us achieve our goals with their strategic insights. This is placeholder content.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-happy-colleagues-celebrating-business-success-having-fun-office_637285-185.jpg", imageAlt: "Placeholder Testimonial 5"},
]}
title="What Our Clients Say"
description="Hear directly from the businesses and individuals who have experienced the Webild Co. difference."
title="What Our Valued Clients Say"
description="Hear firsthand experiences directly from the businesses and individuals who have partnered with Your Company Name."
/>
</div>
@@ -239,18 +239,18 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1", title: "What services does Webild Co. offer?", content: "Webild Co. offers a range of services including software development, cloud solutions, data analytics, and dedicated support. We tailor our offerings to meet your specific business needs."},
id: "q1", title: "What services does Your Company Name offer?", content: "Your Company Name offers a range of services including software development, cloud solutions, data analytics, and dedicated support. We tailor our offerings to meet your specific business needs."},
{
id: "q2", title: "How can I get a quote for my project?", content: "You can request a quote by filling out the contact form on our website or by reaching out to us directly via email or phone. Our team will get back to you promptly."},
id: "q2", title: "How can I get a quote for my project here?", content: "You can request a quote by filling out the contact form on our website or by reaching out to us directly via email or phone. Our team will get back to you promptly."},
{
id: "q3", title: "What makes Webild Co. different?", content: "Our commitment to client success, innovative approach, and 24/7 expert support set us apart. We focus on building long-term partnerships and delivering measurable value."},
id: "q3", title: "What makes Your Company Name different?", content: "Our commitment to client success, innovative approach, and 24/7 expert support set us apart. We focus on building long-term partnerships and delivering measurable value."},
{
id: "q4", title: "Do you work with startups and small businesses?", content: "Yes, we proudly partner with businesses of all sizes, from ambitious startups to large enterprises. Our solutions are scalable and adaptable to various operational needs."},
id: "q4", title: "Do you work with startups and small businesses here?", content: "Yes, we proudly partner with businesses of all sizes, from ambitious startups to large enterprises. Our solutions are scalable and adaptable to various operational needs."},
{
id: "q5", title: "What is your approach to data security?", content: "Data security is our top priority. We implement industry-leading encryption, compliance protocols, and regular audits to ensure your data is protected at all times."},
id: "q5", title: "What is your approach to data security here?", content: "Data security is our top priority. We implement industry-leading encryption, compliance protocols, and regular audits to ensure your data is protected at all times."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about Webild Co. and our services."
title="Your Questions Answered"
description="Browse common questions about Your Company Name and our services, or reach out to us directly for personalized support."
faqsAnimation="slide-up"
/>
</div>
@@ -260,33 +260,33 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Get in Touch"
title="Ready to Transform Your Business?"
description="Reach out to us today to discuss your project. Our team is excited to help you achieve your goals."
tag="Connect With Us"
title="Start Your Project Here"
description="Ready to begin transforming your business? Contact us today to discuss your requirements and how we can assist."
imageSrc="http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248040.jpg"
imageAlt="Modern office reception area"
imageAlt="Placeholder Contact Image"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Send Message"
termsText="By clicking Send Message, you agree to our Terms and Conditions and Privacy Policy."
inputPlaceholder="Your Email Address"
buttonText="Submit Inquiry"
termsText="By submitting your inquiry, you agree to our Terms and Conditions and Privacy Policy."
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Webild Co."
copyrightText="© 2024 Webild Co. All rights reserved."
logoText="Your Company Name"
copyrightText="© 2024 Your Company Name. All rights reserved."
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/webildco", ariaLabel: "Twitter"},
href: "https://twitter.com/yourcompany", ariaLabel: "Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com/company/webildco", ariaLabel: "LinkedIn"},
href: "https://linkedin.com/company/yourcompany", ariaLabel: "LinkedIn"},
{
icon: Facebook,
href: "https://facebook.com/webildco", ariaLabel: "Facebook"},
href: "https://facebook.com/yourcompany", ariaLabel: "Facebook"},
]}
/>
</div>