Skip to content

Commit 720e3cb

Browse files
authored
feat: update event agenda (#139)
* 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]>
1 parent 4de2311 commit 720e3cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

components/devscribe/testimonials.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import ReactPlay from '@/public/images/conf/ReactPlay Logo.svg'
88
import LTSponsor from '@/public/images/conf/LambdaTest.f1670267318.png'
99
import LL from '@/public/images/conf/Loft.svg'
1010
import HOP from '@/public/images/conf/Logotype white 3.2 trn.png'
11-
import N4J from '@/public/images/conf/Logotype white 3.2 trn.png'
11+
import N4J from '@/public/images/conf/Official logo - White.png'
1212
import STSpeaker from '@/public/images/conf/Siddhant Agarwal.png'
1313
import KVSpeaker from '@/public/images/conf/Khushboo Verma.jpg'
1414
import HRSpeaker from '@/public/images/conf/Hrittik Roy speaker.jpg'
@@ -161,8 +161,8 @@ export default function Testimonials() {
161161
<div>
162162
<div className="relative inline-flex flex-col mb-4 justify-center">
163163
<Link href="https://neo4j.com/" title="Go to Neo4j" target="_blank" rel="noopener">
164-
<Image decoding="async" width="8000"
165-
height="309"
164+
<Image decoding="async" width="160"
165+
height="110"
166166
src={N4J}
167167
className="logo text-center"
168168
alt="Neo4j logo"
9.09 KB
Loading
11.9 KB
Loading

0 commit comments

Comments
 (0)