From ad2028dc1ab513dc5d11563fee089caf895d0147 Mon Sep 17 00:00:00 2001
From: Cherry <87404668+aspiringLilCoder@users.noreply.github.com>
Date: Thu, 31 Oct 2024 15:52:48 +0900
Subject: [PATCH] refactor: reduce redundant svg code
---
.../page.tsx | 63 +++++++------------
1 file changed, 22 insertions(+), 41 deletions(-)
diff --git a/packages/nextjs/app/builders/0xC52E3E454a735d4A74F3dd6Ea281F7AebDFAad83/page.tsx b/packages/nextjs/app/builders/0xC52E3E454a735d4A74F3dd6Ea281F7AebDFAad83/page.tsx
index bc6273a..5997ce4 100644
--- a/packages/nextjs/app/builders/0xC52E3E454a735d4A74F3dd6Ea281F7AebDFAad83/page.tsx
+++ b/packages/nextjs/app/builders/0xC52E3E454a735d4A74F3dd6Ea281F7AebDFAad83/page.tsx
@@ -6,49 +6,18 @@ import { Address } from "~~/components/scaffold-eth";
const CherryBuilderPage: NextPage = () => {
const socialLinks = ["https://github.com/aspiringLilCoder", "https://t.me/aspirecoder", "https://x.com/aspirecoder"];
const socialIcons = [
- ,
- ,
- ,
+