// Process + Stack + Pricing + Testimonials + CTA + Footer
const { Icons: BI, SectionHead: BHead } = window;
function Process() {
const steps = [
{ n: '01', t: 'Discover', d: 'Two 60-min calls. We dig into your customer, your back-office, your past launches. No NDA dance — we sign yours.' },
{ n: '02', t: 'Architect', d: 'Theme architecture, section library, integrations map, redirects sheet. Approve before we touch a line of Liquid.' },
{ n: '03', t: 'Build', d: 'Weekly Loom walkthroughs on a staging store. You comment in Figma; we ship by Friday.' },
{ n: '04', t: 'Launch & tune', d: 'Soft launch on a Tuesday. Two weeks of post-launch tuning included — bug fixes, speed, conversion patches.' },
];
return (
Pricing shown in INR. Quotes available in USD, GBP, AED. Plus engagements scoped on request.
);
}
function Testimonials() {
const t = [
{
tone: '',
q: "We'd been quoted six figures by a London agency for what MaximiseTeck shipped in five weeks. The store outperforms our old one by 3.1× on conversion.",
n: 'Priya Sharma', r: 'Head of Ecom, DTC apparel brand', i: 'PS',
},
{
tone: 'forest',
q: "Our Magento → Shopify Plus migration was the part of the year I was most afraid of. They de-risked it. Zero downtime, zero SEO drop, every redirect mapped.",
n: 'Daniel Boateng', r: 'CTO, UK skincare DTC', i: 'DB',
},
{
tone: 'lime',
q: "I'd hire them again on a handshake. The async working style — Loom walkthroughs every Friday — is the only thing that's let me stay sane through two launches.",
n: 'Aarav Mehta', r: 'Founder, Mumbai-based coffee brand', i: 'AM',
},
];
return (
{t.map((x, i) => (
"
{x.q}
{x.i}
{x.n}
{x.r}
))}
);
}
function CTA() {
return (
2 build slots open · June 2026
Got a Shopify problem worth solving?
30-minute discovery call. We come prepared — share your URL when you book and we'll have a punch list ready.