Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Baker Fırın & Kafe"
|
||||
description="Fresh Bakery & Premium Coffee in Antalya"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4736.jpg", alt: "Bakery storefront" }]}
|
||||
avatarText="⭐ 4.3 Rating (382 reviews)"
|
||||
buttons={[
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
description="Est. Since 2015"
|
||||
subdescription="Crafting freshness since day one"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg"
|
||||
imageAlt="Fresh bakery items"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Quick Takeaway", tags: ["Fast service", "Ready to go"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg?_wi=2", imageAlt: "Takeaway service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg", imageAlt: "Takeaway service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Delivery Service", tags: ["Fresh delivery", "Contactless option"],
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Bakery Fresh Items", tags: ["Simit", "Börek", "Fresh Pastries"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg?_wi=3", imageAlt: "Fresh bakery items"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-bagel-basket-top-view-dark-wooden-surface-space-text_176474-6218.jpg", imageAlt: "Fresh bakery items"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Delicious Desserts", tags: ["Cakes", "Baklava", "Famous Bombası"],
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ayşe Kaya", handle: "@ayse_istanbul", testimonial: "The freshest pastries in Antalya! Every visit is a treat. The staff is incredibly friendly and the prices are so affordable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Ayşe Kaya"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Ayşe Kaya"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mehmet Demir", handle: "@mehmet_cafe", testimonial: "The coffee here is exceptional and the atmosphere is so cozy and welcoming. This is my favorite café in the city.", rating: 5,
|
||||
@@ -175,11 +175,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Eren Şahin", handle: "@eren_antalya", testimonial: "The İzmir Bombası is absolutely divine. It's become my signature dessert when friends visit. Baker Fırın is simply the best!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "Eren Şahin"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Eren Şahin"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Fatma Çetin", handle: "@fatma_baker", testimonial: "Such a wonderful place to spend time. The variety of pastries is impressive and everything tastes homemade. Perfect for every occasion.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=3", imageAlt: "Fatma Çetin"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Fatma Çetin"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Ali Yilmaz", handle: "@ali_coffee", testimonial: "Great quality, amazing prices, and excellent service. This bakery café has become my daily go-to place. Absolutely fantastic!", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user