Skip to content

Commit

Permalink
feat: update event agenda (#139)
Browse files Browse the repository at this point in the history
* feat: updated event agenda

Signed-off-by: Animesh Pathak <[email protected]>

---------

Signed-off-by: Animesh Pathak <[email protected]>
Signed-off-by: Animesh Pathak <[email protected]>
  • Loading branch information
Sonichigo authored Nov 21, 2024
1 parent 4de2311 commit 720e3cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/devscribe/testimonials.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import ReactPlay from '@/public/images/conf/ReactPlay Logo.svg'
import LTSponsor from '@/public/images/conf/LambdaTest.f1670267318.png'
import LL from '@/public/images/conf/Loft.svg'
import HOP from '@/public/images/conf/Logotype white 3.2 trn.png'
import N4J from '@/public/images/conf/Logotype white 3.2 trn.png'
import N4J from '@/public/images/conf/Official logo - White.png'
import STSpeaker from '@/public/images/conf/Siddhant Agarwal.png'
import KVSpeaker from '@/public/images/conf/Khushboo Verma.jpg'
import HRSpeaker from '@/public/images/conf/Hrittik Roy speaker.jpg'
Expand Down Expand Up @@ -161,8 +161,8 @@ export default function Testimonials() {
<div>
<div className="relative inline-flex flex-col mb-4 justify-center">
<Link href="https://neo4j.com/" title="Go to Neo4j" target="_blank" rel="noopener">
<Image decoding="async" width="8000"
height="309"
<Image decoding="async" width="160"
height="110"
src={N4J}
className="logo text-center"
alt="Neo4j logo"
Expand Down
Binary file added public/images/conf/Official logo - White.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/conf/devscribe-schedule.png
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 720e3cb

Please sign in to comment.