Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:58:42 +00:00
parent ee71f1ed76
commit 804e8e652f

View File

@@ -118,7 +118,7 @@ export default function HomePage() {
quote: "I've tried many coffee shops in Ankara, but Aroma Café stands out. The Turkish coffee here is authentic and perfectly prepared every single time. It's become my morning ritual.",
name: "Mehmet Yılmaz",
role: "Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Mehmet Yılmaz",
},
{
@@ -127,7 +127,7 @@ export default function HomePage() {
quote: "The ambiance is wonderful, the staff is incredibly friendly, and the pastries are simply delicious. This place feels like a second home. I recommend it to all my friends.",
name: "Zeynep Kaya",
role: "Marketing Director",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Zeynep Kaya",
},
{
@@ -136,7 +136,7 @@ export default function HomePage() {
quote: "The baristas here really know their craft. I appreciate the attention to detail in every aspect—from bean selection to the final presentation. Truly professional.",
name: "Ali Demir",
role: "Software Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Ali Demir",
},
{
@@ -145,7 +145,7 @@ export default function HomePage() {
quote: "I've hosted numerous business meetings here. The quiet environment, comfortable seating, and excellent service make it ideal for professional conversations. Highly recommended!",
name: "Ayşe Şahin",
role: "Project Manager",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Ayşe Şahin",
},
]}