Update src/app/page.tsx

This commit is contained in:
2026-06-02 05:02:00 +00:00
parent 9b23c4d18d
commit 86a9688596

View File

@@ -114,13 +114,14 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Hikayemiz: 1 > 0 Felsefesinin Doğuşu"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-up-puzzled-thinking-crossing-hands-his-chest-standing-brown-background_141793-133897.jpg", alt: "Yazar masasında ilhamla notlar alıyor"
}
]}
buttons={[
{
text: "Devamını Oku", href: "/about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-up-puzzled-thinking-crossing-hands-his-chest-standing-brown-background_141793-133897.jpg"
imageAlt="Yazar masasında ilhamla notlar alıyor"
/>
</div>