Update src/app/about/page.tsx
This commit is contained in:
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "The West Chester Chicken Story: Family, Food, and Community"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-elderly-woman-holding-turkey_23-2148314894.jpg", alt: "chef in open kitchen cooking"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-elderly-woman-holding-turkey_23-2148314894.jpg"
|
||||
imageAlt="chef in open kitchen cooking"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user