Update gallery to bento grid, add real reviews, update phone numbers and locations
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ const baseUrl = 'https://kitebeachakyaka.com.tr';
|
||||
const langs = ['tr', 'en'];
|
||||
const routes = [
|
||||
{ path: '', changeFrequency: 'daily' as const, priority: 1.0 },
|
||||
// { path: '/odalar', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/odalar', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/aktiviteler', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/etkinlikler', changeFrequency: 'weekly' as const, priority: 0.9 },
|
||||
{ path: '/restoran', changeFrequency: 'weekly' as const, priority: 0.8 },
|
||||
|
||||
Reference in New Issue
Block a user