diff --git a/src/app/page.tsx b/src/app/page.tsx index dcaf943..f49bc31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,10 +60,7 @@ export default function HomePage() { @@ -113,41 +98,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "The Perfect Morning Ritual", - 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?_wi=1", - imageAlt: "Mehmet Yılmaz", - }, + id: "1", title: "The Perfect Morning Ritual", 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", imageAlt: "Mehmet Yılmaz"}, { - id: "2", - title: "A Hidden Gem", - 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?_wi=2", - imageAlt: "Zeynep Kaya", - }, + id: "2", title: "A Hidden Gem", 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", imageAlt: "Zeynep Kaya"}, { - id: "3", - title: "Professional Excellence", - 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?_wi=3", - imageAlt: "Ali Demir", - }, + id: "3", title: "Professional Excellence", 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", imageAlt: "Ali Demir"}, { - id: "4", - title: "Perfect for Meetings", - 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?_wi=4", - imageAlt: "Ayşe Şahin", - }, + id: "4", title: "Perfect for Meetings", 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", imageAlt: "Ayşe Şahin"}, ]} /> @@ -159,15 +116,8 @@ export default function HomePage() { tag="Partners & Suppliers" textboxLayout="default" useInvertedBackground={false} - logos={[ - "http://img.b2bpic.net/free-vector/cold-brew-coffee-labels_23-2148655504.jpg", - "http://img.b2bpic.net/free-vector/vintage-bbq-badges-black-orange_23-2147757537.jpg", - "http://img.b2bpic.net/free-vector/hand-drawn-brewery-logo-design_23-2150129481.jpg", - "http://img.b2bpic.net/free-vector/cold-brew-coffee-labels_23-2148655504.jpg", - "http://img.b2bpic.net/free-vector/gradient-raksha-bandhan-labels-collection_23-2149482211.jpg", - "http://img.b2bpic.net/free-vector/set-badges-vintage-style_23-2147783079.jpg", - "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-171.jpg", - ]} + names={[ + "Cold Brew Coffee", "Vintage Café", "Hand Drawn Brewery", "Premium Coffee Co", "Turkish Spice", "Artisan Suppliers", "Premium Labels"]} speed={35} showCard={true} />