Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user