diff --git a/components/Sponsors/sponsors.js b/components/Sponsors/sponsors.js index 3d284673..410d5525 100644 --- a/components/Sponsors/sponsors.js +++ b/components/Sponsors/sponsors.js @@ -17,7 +17,7 @@ function Sponsors({eventSponsors,financialSponsor}) { //eventSponsors,financial orchestrate an unforgettable celebration. - Event and Host Sponsor + Event and Host Sponsor
{eventSponsors && eventSponsors.map((sponsor) => ( @@ -31,7 +31,7 @@ function Sponsors({eventSponsors,financialSponsor}) { //eventSponsors,financial ))}
- Financial Sponsor + Financial Sponsor
{financialSponsor && financialSponsor.map((sponsor) => ( diff --git a/pages/index.js b/pages/index.js index 9a94f90a..1b6ab365 100644 --- a/pages/index.js +++ b/pages/index.js @@ -186,7 +186,7 @@ export default function Home() {
- +
diff --git a/public/img/Postman_1.png b/public/img/Postman_1.png new file mode 100644 index 00000000..803294eb Binary files /dev/null and b/public/img/Postman_1.png differ diff --git a/public/img/apidays_2.webp b/public/img/apidays_2.webp new file mode 100644 index 00000000..e007ade1 Binary files /dev/null and b/public/img/apidays_2.webp differ diff --git a/public/img/graviteeIo_1.png b/public/img/graviteeIo_1.png new file mode 100644 index 00000000..51bfe3f7 Binary files /dev/null and b/public/img/graviteeIo_1.png differ