Skip to content

Commit

Permalink
Added new homePage image asset
Browse files Browse the repository at this point in the history
  • Loading branch information
Adedoyin-Emmanuel committed Mar 18, 2023
1 parent f4199a6 commit 06aa392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/images/family7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { useNavigate } from "react-router-dom";
import CurrentPageNotch from "../components/app-current-page-notch";
import Footer from "../components/app-footer";
import Swal from "sweetalert2";
import ChurchImage from "./../assets/images/family7.svg";
import ChurchImage from "./../assets/images/family7.png";
import Button from "../components/button";
import db from "../backend/db";
import { configPath } from "../includes/scripts/particle-js-config";
Expand Down

1 comment on commit 06aa392

@vercel
Copy link

@vercel vercel bot commented on 06aa392 Mar 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.