Update src/app/haberler/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function BlogPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg?_wi=1"
|
||||
imageAlt="Blog ve haberler"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -89,7 +89,7 @@ export default function BlogPage() {
|
||||
excerpt:
|
||||
"Yeni yılda işletmeleri etkileyecek en önemli dijital trendleri keşfedin ve hazırlıklı olun.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg?_wi=2",
|
||||
imageAlt: "Dijital trendler",
|
||||
authorName: "Zeynep Demir",
|
||||
authorAvatar:
|
||||
@@ -117,7 +117,7 @@ export default function BlogPage() {
|
||||
excerpt:
|
||||
"İşletmenizi siber tehditlere karşı korumanın pratik yollarını ve güvenlik protokollerini öğrenin.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13962.jpg?_wi=3",
|
||||
imageAlt: "Siber güvenlik",
|
||||
authorName: "Can Korkmaz",
|
||||
authorAvatar:
|
||||
|
||||
Reference in New Issue
Block a user