You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/webData.js
+49Lines changed: 49 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@ import experienceImg from "../images/experience.png";
18
18
importoneImgfrom"../images/one.png";
19
19
importtwoImgfrom"../images/two.png";
20
20
importthreeImgfrom"../images/three.png";
21
+
importsponsor1Imgfrom"../images/sponsor1.png";
22
+
importsponsor2Imgfrom"../images/sponsor2.png";
23
+
importsponsor3Imgfrom"../images/sponsor3.png";
24
+
importsponsor4Imgfrom"../images/sponsor4.png";
21
25
22
26
constdata={
23
27
currentProjects: [
@@ -214,6 +218,48 @@ const data = {
214
218
text: "During each meetup, we facilitate breakout rooms tailored to our projects for targeted discussion and planning. Together in these rooms, we drive innovation and progress, contributing to the growth and betterment of our community. Your insights can make a real difference – let's achieve greatness together!",
0 commit comments