update tagline, heading and force darkmode
All checks were successful
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Successful in 1m44s
All checks were successful
Build and Deploy NextJS SculptedArc Website / build-and-deploy (push) Successful in 1m44s
This commit is contained in:
@@ -11,7 +11,6 @@ export default function HeroSection({description, buttonText, imageSrc }: {descr
|
||||
</div>
|
||||
<div className="w-full md:w-1/2">
|
||||
<h1 className="mb-4 font-bold text-heading text-6xl sm:text-7xl"><span className="text-transparent bg-clip-text bg-gradient-to-r bg-violet-800 from-sky-400">Sculpted Arc</span><br/> Web Solutions</h1>
|
||||
|
||||
<hr className="w-1/4 mb-7 mt-8 border-gray-700 border-2 rounded-2xl"/>
|
||||
|
||||
<p className="text-lg font-normal text-body lg:text-xl">{description}</p>
|
||||
|
||||
Reference in New Issue
Block a user