You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get started with running the project locally, follow the steps below. These commands will compile your stylesheets and set up a development server that watches for changes.
10
19
11
20
First, run the following script to set up your Surreal database:
h1().class("mb-6 text-5xl font-extrabold leading-tight sm:text-6xl md:text-7xl text-[#ffef5c]").child(("Rust Development",br(),"for the Modern Era")),
30
-
p().class("mb-8 max-w-2xl text-xl text-gray-300").child("We craft high-performance, reliable systems with Rust. Elevating your projects with cutting-edge technology and expert development."),
p().class("mb-6 text-gray-300").child("Specializing in efficient, safe, and concurrent systems. From low-level programming to high-performance web services, we leverage Rust's power to deliver exceptional solutions."),
p().class("mb-6 text-gray-300").child("Designing robust and scalable architectures that stand the test of time. Our expertise ensures your systems are built for performance, reliability, and future growth."),
.child(("Rust Consulting & Development",br(),"for the Modern Era")),
34
+
p().class("mb-8 max-w-2xl text-xl text-gray-300").child("Expert Rust consultants crafting high-performance, reliable, and scalable systems tailored to your business needs."),
p().class("mb-6 text-gray-300").child("Efficient, safe, and concurrent systems built with Rust. Specialized consulting for web services, embedded systems, and high-performance applications."),
h3().class("text-xl font-semibold").child("Why choose Rust for your next project?"),
123
+
p().child("Rust ensures performance, safety, and reliability, ideal for system-critical applications, embedded solutions, and high-performance computing."),
124
+
h3().class("text-xl font-semibold").child("What Rust consulting services do we offer?"),
125
+
p().child("We offer Rust consulting, architecture design, performance optimization, code audits, training, and custom Rust development solutions."),
126
+
h3().class("text-xl font-semibold").child("How can Rust consulting benefit my business?"),
127
+
p().child("Our expert Rust consultants help businesses build faster, safer, and more scalable software solutions, reducing technical debt and ensuring long-term reliability."),
128
+
h3().class("text-xl font-semibold").child("Is Rust suitable for web development?"),
129
+
p().child("Absolutely! Rust's performance, memory safety, and concurrency make it ideal for web applications, APIs, and backend services requiring high throughput and reliability."),
130
+
h3().class("text-xl font-semibold").child("Do you offer Rust training for our development team?"),
131
+
p().child("Yes, we provide customized Rust training programs and workshops to quickly upskill your team in modern Rust development practices."),
0 commit comments