api key changed

This commit is contained in:
Selvi 2026-09-18 10:45:06 +05:30
parent e92aeb9a66
commit 32c06f59c6

View File

@ -5,7 +5,7 @@ export const dynamic = 'force-static';
export async function GET() { export async function GET() {
const apiKey = "6f49f63fbe238dc99a431723418b46861c1ad9fd2662cefd9f747b2d16196d3a"; const apiKey = "77484a722e0e2880a53c94639023035d37f05725376bd7c88051d3986249d196";
const placeId = "ChIJW9-CDf_X1IkRnBCKKZdqyvA"; const placeId = "ChIJW9-CDf_X1IkRnBCKKZdqyvA";
let allReviews: any[] = []; let allReviews: any[] = [];