Skip to content

Commit

Permalink
mod: update content
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB committed Jan 6, 2024
1 parent 0118366 commit 573e798
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions components/Organisers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import React from 'react';
function Organisers() {
return (
<section className="max-w-7xl mx-auto px-2 sm:px-4 lg:px-8 pt-28">
<br></br>
<br></br>
<br></br>
<h2 className="text-5xl lg:text-8xl text-primary font-bold">Organisers</h2>
<div className="list w-full gap-8 lg:gap-16 p-8 lg:p-10 max-w-4xl mx-auto">
<div key="ee" className="flex flex-col items-center lg:px-5">
Expand Down
3 changes: 0 additions & 3 deletions components/ResourcePersons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import rersourcePersons from "@/config/resourcepersons.json";
function RersourcePersons() {
return (
<section className="max-w-7xl mx-auto px-2 sm:px-4 lg:px-8 pt-28">
<br></br>
<br></br>
<br></br>
<h2 className="text-5xl lg:text-8xl text-primary font-bold">Advisory Commitee</h2>
<div className="list grid grid-cols-2 lg:grid-cols-3 w-full gap-8 lg:gap-16 p-8 lg:p-10 max-w-4xl mx-auto">
{rersourcePersons.map((member) => (
Expand Down
2 changes: 1 addition & 1 deletion config/resourcepersons.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"name": "Dr. Deepak Prashar",
"img": "/rp-deeppak-prashar.png",
"img": "/rp-deeppak-prashar.jpg",
"linkedin": "https://www.linkedin.com/in/dr-deepak-prashar-97196030"
},
{
Expand Down
Binary file added public/rp-deeppak-prashar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/rp-deeppak-prashar.png
Binary file not shown.
Binary file modified public/rp-harvant-singh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 573e798

Please sign in to comment.