Compare commits
16 Commits
version_17
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| cbb37d0ee7 | |||
| 5e0c526ce7 | |||
| 472a8267a8 | |||
| 662dbe11d0 | |||
| 08a8ee2440 | |||
| 41d68e9ff9 | |||
| ed7da27f8b | |||
| 359ef88e62 | |||
| 498787621a | |||
| 2e819316e6 | |||
| 3f9211d2dd | |||
| a5e728e72d | |||
| c0f801e3ec | |||
| 21e64b5fc4 | |||
| bfc1022fee | |||
| 292dfbd53e |
@@ -229,17 +229,16 @@ export default function LandingPage() {
|
|||||||
id: "faq-2", title: "How much is the paint job service?", content: "Prices vary depending on the frame material whether aluminum, steel, or carbon and the color or design you choose. Our custom paint jobs usually start at ₱7,500."
|
id: "faq-2", title: "How much is the paint job service?", content: "Prices vary depending on the frame material whether aluminum, steel, or carbon and the color or design you choose. Our custom paint jobs usually start at ₱7,500."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "faq-3", title: "How long does it take?", content: "We use anzhal automotive urethane paint, topped with a high solid clear coat. Every frame also gets a 3 step polish for a smooth, glossy finish."
|
id: "faq-3", title: "What kind of paint do you use?", content: "We use anzhal automotive urethane paint, topped with a high solid clear coat. Every frame also gets a 3 step polish for a smooth, glossy finish."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "faq-4", title: "Do you scrape or strip off the old paint?", content: "Yes! for aluminum and steel frames, we use a chemical paint stripper to fully remove the old paint. For carbon frames, we DON'T use chemicals, we sand it manually to avoid damaging the material and to keep the frame in good condition underneath the new paint."
|
id: "faq-4", title: "Do you scrape or strip off the old paint?", content: "Yes! for aluminum and steel frames, we use a chemical paint stripper to fully remove the old paint. For carbon frames, we DON'T use chemicals, we sand it manually to avoid damaging the material and to keep the frame in good condition underneath the new paint."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "faq-5", title: "How long does it take?", content: "A custom paint job usually takes 2-4 weeks. It depends on the frame's condition, weather, and any unexpected delays. We always make sure to give each frame the time and detail it deserves."
|
id: "faq-5", title: "What kind of paint do you use?", content: "A custom paint job usually takes 2-4 weeks. It depends on the frame's condition, weather, and any unexpected delays. We always make sure to give each frame the time and detail it deserves."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "faq-6", title: "Can we ship our frames if we're far from the shop? ", content: "Yes, you can! you can send your frames through couriers like Lalamove, J&T or any shipping company you trust. We accept shipped frames from anywhere, Worldwide.
|
id: "faq-6", title: "Can we ship our frames if we're far from the shop? ", content: "Yes, you can! you can send your frames through couriers like Lalamove, J&T or any shipping company you trust. We accept shipped frames from anywhere, Worldwide."
|
||||||
"
|
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -350,4 +349,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user