Update src/app/page.tsx
This commit is contained in:
@@ -165,7 +165,6 @@ export default function LandingPage() {
|
||||
{ id: "testimonial-5", name: "Şerife Demir", role: "Mütekaid Öğretmen", testimonial: "Tatlıları o kadar seviyorum ki, haftada bir kere mutlaka gidip alırım. Kağıthane'nin hazinesi!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-curly-hair_23-2148728586.jpg", imageAlt: "Şerife Demir", icon: Star },
|
||||
{ id: "testimonial-6", name: "Emre Kaplan", role: "Arkadaş Grubu", testimonial: "Arkadaşlarımla gittiğimiz her zaman çok kaliteli ve lezzetli. Herkese tavsiye ediyorum.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-studio-shot_641386-461.jpg", imageAlt: "Emre Kaplan", icon: Star }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
className="testimonial-section"
|
||||
@@ -211,7 +210,7 @@ export default function LandingPage() {
|
||||
<MetricCardTen
|
||||
title="Bizi Ziyaret Edin"
|
||||
description="Kağıthane merkezinde konumlandırılmış, kolayca ulaşılabilir işletmemize bekleriz."
|
||||
textboxLayout="centered"
|
||||
textboxLayout="centered" animationType="slide-up"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "metric-address", title: "Adres", subtitle: "Hamidiye, Söyler Cd. No:8/A", category: "İstanbul", value: "34408 Kağıthane", buttons: [{ text: "📍 Harita'da Aç", href: "https://maps.google.com/?q=Hamidiye,+Söyler+Cd.+No:8/A,+34408+Kağıthane,+İstanbul" }] },
|
||||
|
||||
Reference in New Issue
Block a user