From 2b94fcf491d878803eaf59d7c36ab66a342d5f1d Mon Sep 17 00:00:00 2001 From: nullity00 <00nullity@gmail.com> Date: Sun, 31 Aug 2025 02:21:43 +0530 Subject: [PATCH 1/6] fix year, mobile view for zblock --- src/app/layout.tsx | 2 +- src/app/zBlock1/page.tsx | 2 +- src/app/zBlock2/page.tsx | 2 +- src/modules/Home/About/index.tsx | 2 +- src/modules/Zblock1/zBlock1/index.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8ac6789..6ee3853 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -36,7 +36,7 @@ export const metadata: Metadata = { url: "https://electisec.com", title: "Electisec", description: - "Electisec is focused on smart contracts and zero-knowledge security: auditing, research, and increasingly tooling. We launched late 2020 to help make DeFi more secure and have since then secured contracts holding billions in TVL.", + "Electisec is focused on smart contracts and zero-knowledge security: auditing, research, and increasingly tooling. We launched to help make DeFi more secure and have since then secured contracts holding billions in TVL.", siteName: "Electisec", images: [ { diff --git a/src/app/zBlock1/page.tsx b/src/app/zBlock1/page.tsx index a27517f..713cc32 100644 --- a/src/app/zBlock1/page.tsx +++ b/src/app/zBlock1/page.tsx @@ -16,7 +16,7 @@ export default function ZblockPage() { ) : ( )} -
+