Skip to content

Commit f772e3f

Browse files
authored
Update footer.js
updated phone number
1 parent df42649 commit f772e3f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/footer/footer.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ export default function Footer() {
7272
<Text sx={styles.contact.subTitle}>Shishir Babu Rijal</Text>
7373
</Box> */}
7474
<Box sx={styles.contact.info}>
75-
<Text sx={styles.contact.phone}>+9779815035124</Text>
75+
<Text sx={styles.contact.phone}>+9779862228798</Text>
7676
<Text sx={styles.contact.subTitle}>Executive Head</Text>
77-
<Text sx={styles.contact.subTitle}>Sandesh Ghorsai</Text>
77+
<Text sx={styles.contact.subTitle}>Diwas Sapkota</Text>
7878
</Box>
7979
<Box sx={styles.contact.info}>
80-
<Text sx={styles.contact.phone}>+9779840600635</Text>
80+
<Text sx={styles.contact.phone}>+9779846992773</Text>
8181
<Text sx={styles.contact.subTitle}>Vice Executive Head</Text>
82-
<Text sx={styles.contact.subTitle}>Sumit Sigdel</Text>
82+
<Text sx={styles.contact.subTitle}>Kriti Paudel</Text>
8383
</Box>
8484
</Box>
8585
</Box>

0 commit comments

Comments
 (0)