Remove Hillsdale photo from above Second Chapter on about page
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
f50cf2a58d
commit
11063b73cb
|
|
@ -50,19 +50,6 @@ export default function AboutPage() {
|
|||
|
||||
<div className="clear-both" />
|
||||
|
||||
{/* Second photo */}
|
||||
<div className="my-12 flex justify-center">
|
||||
<div className="w-80 md:w-96 aspect-[4/3] relative rounded-sm overflow-hidden">
|
||||
<Image
|
||||
src="/images/cynthia/cynthia-hillsdale.jpg"
|
||||
alt="Cynthia Trenshaw at Hillsdale College"
|
||||
fill
|
||||
className="object-cover"
|
||||
sizes="(max-width: 768px) 320px, 384px"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="prose prose-stone prose-lg">
|
||||
<h2 className="font-serif text-2xl text-stone-800">Second Chapter</h2>
|
||||
<p className="text-stone-600 leading-relaxed">
|
||||
|
|
|
|||
Loading…
Reference in New Issue