Merge version_6 into main #13
@@ -210,8 +210,8 @@ export default function LandingPage() {
|
||||
<Mail className="h-8 w-8 text-primary-cta" />
|
||||
<div>
|
||||
<p className="text-sm font-medium text-foreground/60 mb-2">Email</p>
|
||||
<a href="mailto:contact@kyro.com" className="text-xl font-semibold text-primary-cta hover:underline">
|
||||
contact@kyro.com
|
||||
<a href="mailto:hawskaysen2@gmail.com" className="text-xl font-semibold text-primary-cta hover:underline">
|
||||
hawskaysen2@gmail.com
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -220,8 +220,8 @@ export default function LandingPage() {
|
||||
<Phone className="h-8 w-8 text-primary-cta" />
|
||||
<div>
|
||||
<p className="text-sm font-medium text-foreground/60 mb-2">Phone</p>
|
||||
<a href="tel:+1234567890" className="text-xl font-semibold text-primary-cta hover:underline">
|
||||
+1 (234) 567-890
|
||||
<a href="tel:435-523-9141" className="text-xl font-semibold text-primary-cta hover:underline">
|
||||
435-523-9141
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user