From 22a0eb97f17862bddae820ca963c580c96877b24 Mon Sep 17 00:00:00 2001 From: tt <1109394634@qq.com> Date: Tue, 20 Feb 2024 14:54:11 +0800 Subject: [PATCH] Footer.tsx --- src/components/Footer.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index d67accf..b6bc0c9 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -3,8 +3,7 @@ import Link from "next/link"; const navigation = { product: [ - {name: 'SoraWebui', href: 'https://sorawebui.com'}, - {name: 'Whooper', href: 'https://whooper.ai'}, + {name: 'SoraWebui', href: 'https://sorawebui.com'} ], legal: [ {name: 'Privacy Policy', href: '#'},