diff --git a/public/images/favicon.ico b/public/images/favicon.ico new file mode 100644 index 0000000..d64d82c Binary files /dev/null and b/public/images/favicon.ico differ diff --git a/src/components/Banner.jsx b/src/components/Banner.jsx index 8e629ba..87176d3 100644 --- a/src/components/Banner.jsx +++ b/src/components/Banner.jsx @@ -4,7 +4,7 @@ export default function Example() { return (
Register Now diff --git a/src/components/Eventpage1.jsx b/src/components/Eventpage1.jsx index 9c389c7..a33d605 100644 --- a/src/components/Eventpage1.jsx +++ b/src/components/Eventpage1.jsx @@ -6,14 +6,14 @@ const events = [ date: 'Nov 21-24', location: 'OurWorld Verse', languages: ['ENG', 'ARABIC'], - signupLink: 'https://ourverse.tf/events/versefest.html', + signupLink: '#', }, { name: 'Freelance Fest 2024', date: 'Oct 23-24', location: 'OurWorld Verse', - languages: ['ARABIC'], - signupLink: 'https://ourverse.tf/events/versefest.html', + languages: ['ENG', 'ARABIC'], + signupLink: '#', }, // More events can be added here... ] diff --git a/src/components/HeroFeature.jsx b/src/components/HeroFeature.jsx index c908795..4ea62fe 100644 --- a/src/components/HeroFeature.jsx +++ b/src/components/HeroFeature.jsx @@ -60,7 +60,7 @@ import {