From 6d7229c21e4fdbcd5d25376d908e476e04088bb2 Mon Sep 17 00:00:00 2001 From: Aynul Amna Date: Thu, 7 Nov 2024 20:04:20 +0530 Subject: [PATCH] 86b2rcabb:Added Google icon --- venue-reservation/src/app/signup-landing/page.tsx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/venue-reservation/src/app/signup-landing/page.tsx b/venue-reservation/src/app/signup-landing/page.tsx index 42d3afb..5b4f13b 100644 --- a/venue-reservation/src/app/signup-landing/page.tsx +++ b/venue-reservation/src/app/signup-landing/page.tsx @@ -1,7 +1,6 @@ import React from "react"; import Card from "@/components/ui/card"; import { Button } from "@/components/ui/button"; -import Image from "next/image"; const SignupLanding = () => { return ( @@ -43,7 +42,17 @@ const SignupLanding = () => { variant="outline" className="w-full h-12 text-lg rounded-md flex items-center justify-center border-[#584822] text-[#584822] hover:bg-gray-100" > - Google Icon + + + + + + Continue with Google