removed my picture

This commit is contained in:
2025-03-20 14:05:50 -05:00
parent c27b228682
commit e2cbe0b609
2 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 804 KiB

+2 -2
View File
@@ -59,7 +59,7 @@ const About: React.FC = () => {
<div className="bg-white rounded-lg shadow-sm p-8 border border-primary-200"> <div className="bg-white rounded-lg shadow-sm p-8 border border-primary-200">
<h2 className="text-2xl font-bold mb-4">About the Author</h2> <h2 className="text-2xl font-bold mb-4">About the Author</h2>
<div className="md:flex items-start gap-6"> <div className="md:flex items-start gap-6">
<div className="md:w-1/3 mb-4 md:mb-0"> {/* <div className="md:w-1/3 mb-4 md:mb-0">
<div className="bg-primary-200 h-64 w-full rounded-md mb-4 relative h-48 w-full overflow-hidden rounded-md"> <div className="bg-primary-200 h-64 w-full rounded-md mb-4 relative h-48 w-full overflow-hidden rounded-md">
<Image <Image
src="/images/me.jpeg" src="/images/me.jpeg"
@@ -68,7 +68,7 @@ const About: React.FC = () => {
className="object-cover" className="object-cover"
/> />
</div> </div>
</div> </div> */}
<div className="md:w-2/3"> <div className="md:w-2/3">
<p className="text-primary-700 mb-4"> <p className="text-primary-700 mb-4">
My wife and I are members of Covenant Community Church, My wife and I are members of Covenant Community Church,