feat: update portfolio and client images, enhance footer and navbar links
This commit is contained in:
parent
f286d2ef14
commit
731062d1f8
@ -58,7 +58,7 @@ export default function Home() {
|
|||||||
<div className="py-2 px-3 backdrop-blur-[19px] bg-[#FFFFFF1F] font-medium w-fit">Part of Serba Mulia Group</div>
|
<div className="py-2 px-3 backdrop-blur-[19px] bg-[#FFFFFF1F] font-medium w-fit">Part of Serba Mulia Group</div>
|
||||||
<p className="font-semibold text-[40px] md:text-5xl">Build Fast, Scale Smart</p>
|
<p className="font-semibold text-[40px] md:text-5xl">Build Fast, Scale Smart</p>
|
||||||
<p className="md:text-lg">Software & AI Solutions for Modern Business</p>
|
<p className="md:text-lg">Software & AI Solutions for Modern Business</p>
|
||||||
<a className="primary-button pl-3" href="mailto:product@muliainformasi.co.id">
|
<a className="primary-button pl-3" href="tel:02145840071">
|
||||||
Contact Us
|
Contact Us
|
||||||
<div className="p-2 bg-secondary-400">
|
<div className="p-2 bg-secondary-400">
|
||||||
<ArrowUpRightIcon className="size-5 text-white" />
|
<ArrowUpRightIcon className="size-5 text-white" />
|
||||||
|
|||||||
@ -22,7 +22,7 @@ export default function Footer() {
|
|||||||
<p className="text-[32px] md:text-[40px] font-semibold">Let’s Collaborate</p>
|
<p className="text-[32px] md:text-[40px] font-semibold">Let’s Collaborate</p>
|
||||||
<p className="md:text-lg">Let’s build something that works and grows.</p>
|
<p className="md:text-lg">Let’s build something that works and grows.</p>
|
||||||
</div>
|
</div>
|
||||||
<a className="primary-button pl-3" href="mailto:product@muliainformasi.co.id">
|
<a className="primary-button pl-3" href="tel:02145840071">
|
||||||
Contact Us
|
Contact Us
|
||||||
<div className="p-2 bg-secondary-400">
|
<div className="p-2 bg-secondary-400">
|
||||||
<ArrowUpRightIcon className="size-5 text-white" />
|
<ArrowUpRightIcon className="size-5 text-white" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user