// Define an async function for fetching services async function fetchServices() { const apiUrl = 'https://eolx7kkrjvavif2.m.pipedream.net'; // Your Pipedream URL try { const response = await fetch(apiUrl, { method: 'POST', headers: { 'Content-Type': 'application/json', 'x-access-token': `${accessToken}`, }, body: JSON.stringify({ object_types: ['ITEM'], query: { exact_query: { attribute_name: 'product_type', attribute_value: 'APPOINTMENTS_SERVICE', }, }, }), }); const result = await response.json(); if (result && result.objects) { displayServices(result.objects); } else { document.getElementById('services-list').innerHTML = '

No services found.

'; } } catch (error) { console.error('Error fetching services:', error); document.getElementById('error-message').innerHTML = '❗️ Error loading services. Please try again later.'; } } // Run the async function after DOM is fully loaded document.addEventListener('DOMContentLoaded', async function () { await fetchServices(); // ✅ Fetch services after page load });
0
Skip to Content
Bend Brows & Beauty
Bend Brows & Beauty
Specials
Nanoblading New Client Special
Touch-Up Nanoblading Special
Services
Service Menu
Eyeliner Services
Eyebrow Services
Microneedling Skin Treatment
Pricing
Portfolio
About
FAQs
FAQs - Microblading
FAQs - Semi-Permanent Eyeliner
FAQs - Microneedling
Blog
Contact
Book Now
Bend Brows & Beauty
Bend Brows & Beauty
Specials
Nanoblading New Client Special
Touch-Up Nanoblading Special
Services
Service Menu
Eyeliner Services
Eyebrow Services
Microneedling Skin Treatment
Pricing
Portfolio
About
FAQs
FAQs - Microblading
FAQs - Semi-Permanent Eyeliner
FAQs - Microneedling
Blog
Contact
Book Now
Folder: Specials
Back
Nanoblading New Client Special
Touch-Up Nanoblading Special
Folder: Services
Back
Service Menu
Eyeliner Services
Eyebrow Services
Microneedling Skin Treatment
Pricing
Portfolio
About
Folder: FAQs
Back
FAQs - Microblading
FAQs - Semi-Permanent Eyeliner
FAQs - Microneedling
Blog
Contact
Book Now

Your brows are going to look amazing ♡

MADE WITH SQUARESPACE

Get Directions